Is it possible to create a table containing all the forms names/captions?
For example: fields: FormId, FormName
Each time a new form is created it should be added either to the list under FormName or even each form as field with the name of the form as the field name.
Thanks
For example: fields: FormId, FormName
Each time a new form is created it should be added either to the list under FormName or even each form as field with the name of the form as the field name.
Thanks
Comment