Title
Need a button script to open a drop down list
Post
I have a field setup as a dropdown menu which gets its seven choices from a value list.
Please can someone tell me how my 'New Record button' elsewhere on the same layout, can trigger the dropdown to open thereby showing the list of choices?
So far I have the button selecting the dropdown but it does not open.
At the moment my button uses a script with [Select/perform; dropdown list name]
Go To Field or Go To Object (if you give the field an object name) can drop down this list, but only if you do not select the "arrow" option for the field.
If the drop down list field is the first field in your tab order, you may not even need those steps, Go to Layout may be sufficient.
But only if the arrow option is not specified for the drop down list.