List becomes empty after form SAVE

We build our application with AJAX forms.
You choose the form from a filtered list of records. The form pops up and you work with it and SAVE. Popup window closes. Fine. But the filtered list underneath also "closes" - becoming empty. Now rows. So I loose my working case. What is the problem? Any setting?
 
Can't replicate.
What are your list settings (prefilters, joins)?
Which Joomla template (did you try with default Protostar)?
Any JS errors?
 
Well , I'm a bit embarassed. Now we can't replicate the symptoms.
There is only one pre-filter in detail table (activities) . No joins.
I have tried with Protostar - working fine.
No JS errors.
We are currently using Helix II template from Joomshaper. No errors.
Retried with the case/activities and also other similar master/detail concepts. Working fine. No clue what happend. We monitor things and see if it happens again with some settings.
 
Maybe you have changed the value used in the prefilter?
If e.g. your prefilter is active=1 and in the form you change the record to active=0 it will be not shown in the prefiltered list after save.
 
Filter is: where createdby = {$my->id} ( for employee group) or createdby != 0 (for management group)
And I run as "Manager".
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top