Hello guys, I need to know the name of the control of the keyword input field inside the search bar control.
Best regards.
Thxs.
Hello guys, I need to know the name of the control of the keyword input field inside the search bar control.
Best regards.
Thxs.
Anybody can help me?
Please see: http://tech.forums.softwareag.com/viewtopic.php?t=24253&sid=be276302a0c96b4377822408b048b390
Thx Mimel
One more question, I need to change the value of this control (btw its called keywordsTextInput) in server side (initialize method).
Thx
There’s a code sample in the other thread that shows how to get an object based on that id. Cast that object to a UIOutput and call setValue.
Here are the java docs
'UIOutput (Java EE 5 SDK)
Regards,
–mark