Hello,
i have a form where i created a button that calls a stored function.
this works fine.
But once the function executed and the data updated using the following code ( set_block_property('ENT_FACT', default_WHERE, 'num_fact = ' || :ENT_FACT.num_fact);execute_query;)
i can no more enter and execute a new bill using the enter key and the execute key nor F7 and F8.
I need to close the form and reopen it every time.
i can not find the issue.
thanks for your help
PS:Forms [32 Bit] Version 6.0.8.11.3 (Production)