Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Arek

2
Issues / Ajax list keeps "Loading" after first record add
Hi @willvin,

I have a following issue (in v2.7.3): I have the records list with "Ajax" set to true and Add button opening add form as "Preloaded modal". When adding 1st record to the empty list - at the end of the process (record is added to db properly) I am getting "Loading..." spinner in the middle of the screen, that does not disappear (until page is reloaded by browser refresh).
The following records are added without such a problem (list is refreshing after adding record automatically, without "Loading..." spinner problem). Also if I remove this 1st record, and try to add it again - problem doesn't re-occur - as if it was specific to the 1st add operation in the list after opening it.

I searched the forum, but without any findings.

Would appreciate your advice.