Is it possible to clear 'QuerySrchSpec' after execute query on simple search
In OpenUI there are two controls on List Applet : QueryComboBox and QuerySrchSpec
After i click execute query button 'GO', i get my result but the 'QuerySrchSpec' field still containing my search so if i need to query again.
I need to clean first.
Is it possible that after clicking on the 'GO' button, the result appears and at the same time the 'QuerySrchSpec' field become empty again to enable a new search?