Changing Field Name value
Hi,
Is it possible to change the field name on a form base on the value passed in runtime using deluge?
I have 100+ elements in a form I want the user to write the name of the element who wanted
and change the field name base on the user input in another form to show in the report.
for ex. I have a form with data elements named basic salary, housing allowance ......etc every element has an amount
I have another form with 18 fields I want to change the field name based on user input in another field to generate a report with each element with the amount
Thanks