Hi Team,
I am trying to retrieve current contact (Logged In User) in BaseIntroPageSchema. May i know how to do it ?
Thanks
Sathish
Like
2 comments
20:36 May 28, 2020
The following will give you the current user contact:
Terrasoft.SysValue.CURRENT_USER_CONTACT.value
Ryan
22:04 Jun 01, 2020
Hello Sathish,
Please use the example mentioned by Ryan, the current contact value (Terrasoft.SysValue.CURRENT_USER_CONTACT) can be retrieved in the same way in your schema.
Kind regards,
Roman
Show all comments