Hi
I am trying to make quick edit/changes to records from the record sub-panel without navigating away.
Same as when you click “Create” button on the sub-panel item, so the edit form would appear alongside the sub-panel not in another window.
This is particularly helpful when you need to make changes to multiple records within sub-panels on the same page.
There is a SubpanelQuickEdit.php file under include/EditView folder
I cannot figure out the next step, any help…