Hi Bubblers,
So I have the following data structure:
Data Type: Conversation
- Field: Contact → points to linked Contact data type
- Field: Company → points to linked Company data type
I want to display all my Conversations in a Repeating Group and also show the names of the linked Contact & Company.
My issue is, that there is always a slight delay before the info from the linked data types is displayed (see video).
Any idea on how to improve that behaviour? Thanks for your help!