We are developing adobe forms for our client's various business scenarios.
Kindly let us know is there any standard naming convention followed for UI Naming and Java Script variables.
Thanks & Regards,
Chandran S
My Product Information:
LiveCycle Designer, Windows
There is no standard naming convention for adobe form fields. You can give a field any name you want but you should remember the name when writing JavaScripts for the field.
This also applies to JavaScript variables.
You can save time by using the duplicate field feature which can auto name fields (field.0, field.1, field.2 and etc) for you.
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.
This also applies to JavaScript variables.
You can save time by using the duplicate field feature which can auto name fields (field.0, field.1, field.2 and etc) for you.
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.