I have created 2 forms to get the user’s business details. 1st form gives users to option to register as a company on the website(as a user). with 2nd form, they can (those who are already registered on the site) add other companies/businesses to the site.
Now I want to display all entries of business(from forms 1 and 2) with one view.
How can I do it? this is not about combine forms with multifoms addon