How to refer custom fields in section
i have defined custom field 'Test' on application rule history tab and i am trying to refer that property in section(page defined on pages and classes tab). its throwing error that the property doesn't exist or not defined on ruleset stack
i am referring property as below on text input control
Application.pyCustomFields(Test).pyCFieldValue
Thanks
***Updated by moderator: Lochan to update Categories***