Location not being referenced from portal for appointment booking

Sneha KH
Giga Guru

Hi community,
I have created a work order template (record producer) for which there are 3 variables - contact from user table, hospital name from account table and hospital location from location table. I am able to populate logged-in user's name, account but location is not being populated like it is showing there are no records in it.
I have referenced correctly with table. For reference, I have tried FSM Implementation e-book lab 6.6.1 but also not able to get it.
Please help me to solve this!!

5 REPLIES 5

There was ACL issue on that table to read for logged-in users.
Thank you Poonkodi!!