How do I create a view that receives data from two forms?
Hello
How do I create a view that receives data from two forms?
Example:
Products have the form
This form is to view Products
It includes A few more information on this view,
Now I want to create another form to add other information in this same view.
Thanks