Forum Discussion
ChayceDuncan2
7 years agoQrew Cadet
To clarify - are you just asking about how to populate [Request Priority]? Is there anything you're looking for in regards to the HTML page and drop downs for title/department?
It sounds like from the second part of your question that you have a Quick Base form - and you want to 'default' a value in [Request Priority] but then allow users to be able to change it. Is that correct? If yes - you don't need Javascript, you can just use form rules. Dynamic form rules on a Quick Base form will let you copy the value of a formula - in this case, lets say [Request Priority - Auto], and when the form loads copy that value into the [Request Priority] Dropdown.
You can put whatever logic into your [Request Priority - Auto] field that that when the form loads the first time it will generate and copy the right value into your true [Request Priority]
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base
It sounds like from the second part of your question that you have a Quick Base form - and you want to 'default' a value in [Request Priority] but then allow users to be able to change it. Is that correct? If yes - you don't need Javascript, you can just use form rules. Dynamic form rules on a Quick Base form will let you copy the value of a formula - in this case, lets say [Request Priority - Auto], and when the form loads copy that value into the [Request Priority] Dropdown.
You can put whatever logic into your [Request Priority - Auto] field that that when the form loads the first time it will generate and copy the right value into your true [Request Priority]
Chayce Duncan | Technical Lead
(720) 739-1406 | chayceduncan@quandarycg.com
Quandary Knowledge Base