VTExperts Web Form & Landing Page Builder extension allows to the creation of related module records as well. In this article, we will look at how to add related module records using tabular field entry in the form builder
We will check the configuration and functionality of the extension by implementing the form for the below-mentioned example.
The primary module is “Contacts” and the secondary module is “Child” and they have one-to-many relationship (which means 1 contact record can have multiple child records)
The form will get information from the contact regarding their children, what are their names, date of birth, and any additional information.
So, we will create a web form for the Contacts module and will configure it in a manner that it can also create records in the child module.
The basic form is ready now. In the next step, we will see how to incorporate the related module fields in the form using a tabular field entry
The behavior of upload type field in form is different from other fields. Form “upload” field will not upload document to Vtiger “upload” field. That document will be attached to the “primary module record” as a related document
Once done, the form will be ready to use
Check out other features of Web Form & Landing Page Builder Here