Join the Webstudio community

Updated 4 weeks ago

Has anybody perhaps designed a Request to quote template using forms?

At a glance
The community member wants to create a request for quote form with multiple dropdown options. The first dropdown is for main product categories, and the second dropdown should be dependent on the first selection, showing the sub-categories. After the second selection, checkboxes for different products from the sub-category should be displayed, allowing multiple selections. The final selections should be submitted via a button, sending the product SKUs to the team member handling the quotes. The community member is new to Webstudio and is having difficulty implementing this functionality, so they are looking for a specialized platform for form building that can handle the dependencies between the options without requiring custom code. The community members suggest trying <answer>https://opnform.com</answer>.
Useful resources

Use case : I want a request for quote form with multiple drop down options (First drop down is for main product categories) which then allows you to start to select the next drop down options (Second drop down should be a variable depended on the first dropdowns selection as it should be the different sub categories for the selected product ) after the second selection has been made it should show a bunch of check boxes (Different products from the sub category) which multiple should be able to be selected at a time then the selections should be submitted via a button (it should send the final selection which would be the individual products SKU to the team member who does quotes via email, excel ect)

O
N
B
3 comments·4 replies
Sounds like multistep form, you will need some custom logic for this.

I'm still very new to webstudio and its been a couple days with no luck trying to figure it out haha


Webstudio doesn't really provide special way of doing this, it will take custom javascript or you would need to find a specialized platform for forms building where you can express depenencies between all options without writing code and embed that

Thank you for the help, I'll look into some form building platforms !