Passing two data types to one page

I’m in the process of creating a contact profile page and on that page I want it to show all the task associated with that specific contact but I cant seem to get the task to appear. The type pf contact section on the page is set to “Contact”. if you need any more information to help me please let me know. Thank you in advance.

task123
task1234

The data field of Contact’s Contact Task is currently a list which is fine, but looks like you are not using a repeating group to display it and seems it is only a Text.

Additionally, check if the data is actually present in the database or not, and the current page contact might have an empty cell for Task. If empty, check if you set up workflow actions to relate the data or not.


For some reason the data isn’t present in the database

need to ensure when saving data you relate it

This topic was automatically closed after 70 days. New replies are no longer allowed.