Hi All,
Have a search form, i have a validation on one of the search field.
If i give a wrong search field and press do a execute query, the validation fires 2 time.
In the KEY-EXEQRY trigger of search block i have below code
go_block ('ccc_reschedule');
clear_block;
EXECUTE_QUERY;
Please help me with this. I should get only one message.

Regards,
Balaji