Cool Hack? Maybe!

Connecting two forms to one database collection is possible.

Here’s what I’ve done:

I built two pages.
1.) One page that contains a form that job seekers can submit
2.) One page that contains a form that allow recruiters to deliver job seekers to us

How was it done?
Easy - Just create two forms. you can choose which fields actually need to be collected (as long as the required fields for both collections is are in the database collection.

As a result, information from both forms will end up in the same collection , yet appear to be a completely separate portal :slight_smile:

FORM #1 (assigned to one database)


FORM #2 assigned to one database)

Hope this helps someone :slight_smile:

7 Likes

Ooh yeah! That would be really cool to make the MultiStage form! Would definitely be alot easier than using the Javacript shown on this page and to figure it out with the code: https://www.wix.com/code/home/example/Multistage-Form

That is exactly how I was going to do it! Glad to hear it works!

Hi Guys!

Yeah!. its a great to make multistage form, but i cant find how to link second slide on slideshow.
Please help!

Thanks :wink: