Hi, Is there any way to retrieve the label of the selected option from a select? Select.getValue() returns the value of the selected option, but Select.getLabel() returns the label of the select, not the label of the option.
-- Fredrik Jonson
Hi, Is there any way to retrieve the label of the selected option from a select? Select.getValue() returns the value of the selected option, but Select.getLabel() returns the label of the select, not the label of the option.
-- Fredrik Jonson