I'm just trying to cover as many bases as possible. There's bound to be something they'll want that I don't include. Currently, all they use is the contact's title, firstname and lastname, I think...Originally Posted by jmurrayhead
I'm thinking it might look something like this to the user:-
It'll then use this conditional on the email it creates for each contact. In this case it would allow up to 2 properties to be concatenated together for each case of the conditional or use the generic text entered. It would be one or the other, so you couldn't enter generic text AND select properties.Code:Fieldname: <<_Salutation_>> if <dropdownlist(contact properties)> <dropdownlist(equals, doesn't equal, is empty)> <textbox(for value to check)> then <<_Salutation_>> = <textbox(for generic text)> <dropdownlist(contact properties)> <dropdownlist(contact properties)> else <<_Salutation_>> = <textbox(for generic text)> <dropdownlist(contact properties)> <dropdownlist(contact properties)> end if



LinkBack URL
About LinkBacks

Reply With Quote

Bookmarks