How can I get the value inside the selectbox using the Javascript API
Confluence User - 29 Aug, 2023
So I am trying to get the value from a label "Mongrel" inside the selectbox and I looked at the Knowledge Base but it only shows getField(fieldId) which works to get value from a text field only but it doesn't really help me to find how to get values in the selectbox.
How can I get that value?
javascript;selectbox
