I want a form opened as floating window (pop-up) on save be closed? Is there a setting for the same?
For example, user creating/updating a relationship record, after creation/update (save) the floating window stays open, user need to close it explicitly.
I these scenarios the popup page used to create or update a record does not require "new" and "save+" buttons.
The workaround I see is to duplicate the pages explicitly for this purpose and "after save" front end function close the page? the issue is duplicate pages require changes made to one be applied to all.
Also, not sure how I can restrict "new" and "save+" buttons. I might require popup to create a new record or update an existing one, meaning I cannot set the relation state to just create/update record.
Cheers
Francis