Hi everyone,
is it possible to change link target of Cancel an Save Buttons on edit or add?
In a codeigniter 4 application I want to use only the add and edit parts of GC. so when I display my record and click on "edit" I want to display the edit-dialog of GC.
But on save or cancle I want to return to the calling page of my record - and not to the GC-list of all records.
Any help would be appreciated