651
Views
3
Comments
Solved
How to use a site property client side

I want to use a site property in client action. Please suggest the best approach to do it.

2020-11-13 07-48-15
Khuong Truong
Solution

Hi Smriti,

As site property is stored in server, so I think you can use Data Action to get site property value and pass it into your client action.

Regards,

Khuong

2023-04-16 15-25-31
Krishnanand Pathak

Hi @Smriti Goel

Please check the below threads
https://www.outsystems.com/forums/discussion/86569/2-questions-site-properties-and-reseed-table/#

https://www.outsystems.com/forums/discussion/61690/how-to-access-site-properties-in-outsystems/#


Create a sever action that fetch site property as shown below


Then call the server action in client action as shown below

Hope this will help.



Regards
Krishnanand Pathak

2024-08-21 13-48-05
MO5577

Thanks For This Example It's Very helpful

2020-11-13 07-48-15
Khuong Truong
Solution

Hi Smriti,

As site property is stored in server, so I think you can use Data Action to get site property value and pass it into your client action.

Regards,

Khuong

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.