Multiple Forms: Unions are not supported

The current version of the Multiple Forms extension can only perform a JOIN operation, not a UNION operation (yet).

It can't combine the information of two forms like this...

Screenshot of Form A showing a table with two rows

Screenshot of Form B showing a table with one row

...into a View like this:

Screenshot of View showing three rows, two from Form A and one from Form B

That's not possible!

What the plugin allows instead is the following:

Screenshot of Form A showing a table with two rows

Screenshot of Form B showing a table with two rows

Joining these two forms by the email address and outputting a View like this:

Screenshot of the View editor showing the data source of a View composed of a Join between Form A and Form B using the email field

Screenshot of a View showing Form A and B joined containing two rows

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us