Hi,
I have a tabular form, and I want to refresh a report, when I change the value of a popup lov. I have a dynamic action to submit page when the region changes, and I linked to the MRU.
It works, until I choose add row, and want to insert a new data, because I have validations that more columns can not be null.
In the dynamic action when I choose condition that the not nullable column cant be null, never submit the page on change.
How can I configure the dynamic action to check that the new row's specific columns are not null?
Thank you
Viktor