johnonorvic
Member
I have a list based on a view and use the php_events onDeleteRows method to perform the required database update, returning false (to prevent any attempt to delete from the view). When the record’s delete icon is clicked, a Loading… spinner appears and remains indefinitely - until the page is refreshed manually. The refreshed page shows that all the required actions took place. If I remove the function call from onDeleteRows and replace it with a simple return(false) the effect is the same with a permanent spinner (and the record of course remains). In the Fabrik3 site I am updating from it works properly; when delete is clicked, a spinner appears very briefly and the page refreshes.
Fabrik4 Gamma1, Joomla 4.2.8, PHP 8.1.16.
Fabrik4 Gamma1, Joomla 4.2.8, PHP 8.1.16.