RET Posted September 17, 2002 Posted September 17, 2002 Oh I got sooooooo many questions today! OK! I would like to create a field that would contain all the results found from another field. In other words If I have a e-mail address field, how do I have a another field conatin all the results of all records found in this field? I not exactly doing this but this was my best example. RET
LiveOak Posted September 17, 2002 Posted September 17, 2002 What do you consider a "result" and how can "all records be found in a field"? Maybe you should tell us exactly what you are trying to do, something is getting lost in the translation. -bd
RET Posted September 18, 2002 Author Posted September 18, 2002 Example: Field1 = email addresses for each record. Field2 = conatins all of the email addresses together...for every record, or every record found.
LiveOak Posted September 18, 2002 Posted September 18, 2002 Yes, there is a fairly easy, if not at all obvious, way to do this. Create a list view layout and place only Field1 in the body of the layout, no field label, no other graphics, field or objects, period. Then 1) create the desired found set, 2) navigate to this new layout, 3) perform a "Copy All" script step, 4) navigate to a layout with Field2 visible, 5) paste to Field2. This will put all the email addresses in Field2, delimited by carriage returns. As an option, if you use an email plug-in such as SMTPit from Comm-Unity. It has an External function that will append email addresses to the "To:" field in the email message created. -bd
Recommended Posts
This topic is 8173 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now