Question
How to refer a property from Page in Field Value
Hi Team,
We have a requirement to add flexibility to the end users to customize the labels for fields in layouts. we have achieved this with Data page & table in the data base. currently referring property in field value & we are appending the label description to it.
Can some one please suggest me how to referrer a page in field value(ex:pagename.property) & also I can see field value parameters in the same layout, can you also please let me know how to use them & what is the use of it.
Thanks for all your help in advance.
Thanks,
Rohith
***Updated by Moderator: Marissa to update categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
***Moderator Edit-Vidyaranjan: Updated link to solution***
Hi
Property in a field value is referred as {.PropName} assuming property is present on the step page.
Parameter in a field value is referred as: {1}
Ex: PropName "{1}" cannot be more than 62 characters