Hi I am new to wix, and do not know how to code.
I would like to ask if I am able to pre-select a drop down box when the user selects the job that they want to apply for.
For Example:
When user clicks on apply now,
The user will see this application page and the position text field be already selected on with the position that is Jr Robotics Engineer?
Thanks for your help in advance!
Everytime when i read some posts with → Submission-Forms → my first question is…
IS IT A WIX-FORM ??? (Out of the Wix-Box-Stuff)?
Or is it a custom selfmade form ???
I would like to ask if I am able to pre-select a drop down box when the user selects the job that they want to apply for.
Yes this is possible, but the way of how to achieve your way, would depend of your used FORM.
Yes it is wix-form with some extra field box where I just insert in the wix form.
My used form is basically when the user click on the respective job that they want to apply for, it would lead them to the form and which in this case the drop down box is pre-selected corresponding to what the user click on.
It should be normaly possible.
Read the following 2 sections…
- https://www.wix.com/velo/reference/wix-crm/$w-wixforms
- https://www.wix.com/velo/reference/$w/dropdown
You will find everything you need inside this 2 links.
To prefill a dropdown you will need —> “options”
What you are going to do is to prefill your dropdown with several options, or you can set it up giving the dropdown a choosen VALUE.
a) prefilled with options
b) preselected giving it already a VALUE