Update data in form fields from a database
Hello,
I am working on a solution where I need to create a form and some
of the fields in the form need to be populated with data
dynamically.
For example, for a stock room form. The user needs to be able to
select the item part number that he is selecting from a dropdown
list, then input the department (again from a list) and then enter other information into the form. As new part numbers are added in the
master database, the dropdown list in the form should be updated
to reflect new part numbers.
Is this something that Zoho Forms can accomplish?