Feature Request: Dynamic Field Names/Labels
I would like to suggest a feature that allows us to flex the Display
Name (sometimes referred to as Label) of a Form
Field. Example: Lets say I have two clients using the same
Zoho Creator Form to input employee names. The Form has a hidden field
called "user code" that I pass into the form via a URL to
distinguish which client is doing the data entry. One client has
normal employees, but the other has interns. Using the same field with
the same deluge name, I'd like to change the display/label to
"Employee Name" or "Intern Name" based on the user code.
There is also the possibility to allow variables to be set in the
Form Definition and allow users to read a Zoho Database Report to
populate the display names, similar to how you can dynamically
populate field choices.