How to auto populate variables by the use of system property?
I have a requirement where we need to dynamically show/hide and auto-populate fields in a Record Producer based on selected values.Scenario:We have the following variables in a Record Producer:Category(Select Box)Subcategory(Select Box)SubjectAttachm...