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.
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.