Hello,
Does anyone happen to have a full list of all the IQA variables that are available and the actual values returned by those variables? I have found five variables but not much documentation detailing their use or what actual values each variable returns. Here is what I found so far:
@LoggedInUser - filter by the currently logged in user
@Me - filter by the currently logged in user
@SubjectContact - Filters by a selected contact, such as contacts selected through user impersonation
@Date - Filters by the current date
@Now - Filters by the current date and time
Finding no supporting documentation, I assumed @LoggedInUser and @Me would give me a contact's imis ID so I could use it to filter records from ibos such as CsContact. I was wrong, those both return lovely GUIDs which do not help. Does anyone have information on all available variables for IQAs? More specifically, a variable that returns the actual imis user ID of the member logged into the website so it can be used within an IQA filter? Unless there is some other way to access the current logged in users imis ID inside an IQA...
Thank you
I'd be very interested in
I'd be very interested in these too.