Dear Friends,
Apex version : 19.2
My Form region is not getting refreshed using the dynamic action.
I have the below design,
- Search section (Type : Static Content , one Text field, One Button named "View" (Dynamic action for this button to initiate the Refresh)
- Details section ( Type: Form, Source query : in where clause i used that search text field, Page items to submit : search text field)
On clicking "View" button in search section, Details section should display the data. It is not working with Region type as "Form".
If we change the region type as "Interactive Report" it is refreshing correctly.
Could you provide your suggestion. Advance thanks for all your time on this.
Thanks & Regards,
Stalin