I want to access the search options pulldown on the Application Layout control in order to check the value before selecting the page name. I've tried
getComponent("searchopt").getValue()
but just get a null return. I can't see anything obvious.
Thanks