Content Panel Auto refresh not triggering

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
JoshK131
Posts: 31
Joined: Tue Jan 26, 2021 11:09 pm

Content Panel Auto refresh not triggering

Post by JoshK131 »

This is an implementation of advanced search function in the landing page of a webapp.

I have 2 Content Panels in a Tab in a Visual perspective.

Panel 1 uses the Create command to create and eventually edit a BO.
The form acts as a search filter and the on save process of the form, finds some records based on the BO fields and flags them for Panel 2 to see.

Panel 2 uses a process to display a query if the query has any results in it (the flagged records).


The Problem:
Panel 2 is not auto refreshing to display the results of the process run from Panel 1.
The auto refresh settings has been defined to trigger then the On save process from Panel 1 is triggered or when the Search BO is saved.
gernotlg
Posts: 80
Joined: Fri Aug 27, 2021 1:24 am

Re: Content Panel Auto refresh not triggering

Post by gernotlg »

How/did you resolve this ?
V8.8 / Windows / MySQL
Post Reply