I need to have several different forms available to enter data into the same zoho 'form' or table. The reason is that I want a simple form with only essential fields in one case and a full form in another case with all fields and some for in between. This is for different users of the system.
I can hide or show fields conditionally in the 'on load' script based on the zoho.loginuser
Just wondering if there is another way such as creating alternate forms for the same table and then changing the access in the sharing options.
Thanks!