|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Apprentice |
For Contacts there is a data element called allGroupsAsString. Is there an equivalent data element for Organizations? Thanks!
Bob |
||
|
|
Marketcircle Team |
No there is no such field.
You can do the following in an F-Script token (assuming you have a list of contacts): contact := element valueForKeyPath:'parent.reportData.object'. (contact organizations) valueForAttribute:'name' joinedByString:', '. ----- The first line gets the contact object from the data row. The second line get all the organizations associated to the contact and combine the name of the organizations with comma space in between. Hope this helps! |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|

