Question:
I want to have a CMS-based repeater that only shows the records related to the user. So I want to access a custom field in the Contacts table (MentorID) to filter the CMS table driving the repeater to only show the relevant records. How do I refer to / access the MentorID for current user in Contacts and use to filter on current page?
Product:
Editor X
What are you trying to achieve:
[Explain the details of what you are trying to achieve. The more details you provide, the easier it is to understand what you need.]
What have you already tried:
Have not tried anything yet - do not know how to reference the Contacts field for current user.
Additional information:
None