hi Team,
I have updated a page properties dialog with a new tab and from that tab i need to fetch the values in the html through sightly , kindly let me know how to do that
thanks in advance
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi,
You need to use ${pageProperties.propertyName}
Views
Replies
Total Likes
Also we can use ${pageProperties['propertyName']}
Views
Replies
Total Likes