Different behaviour when saving record depending on how I open the record editing page

Different behaviour when saving record depending on how I open the record editing page

Hello,
I've created an app on Zoho Creator and I see a different behaviour depending on how I open the record.

1) If I open the record by navigating the app, edit it and save it: I see a "Data updated successfully" pop-up on the top of the screen and I get redirected to the Report



2) If I open the record via link using the following link structure:

https://creatorapp.zoho.eu/<org_name>/<app_name>/#Form:<form_name>?recLinkID=<record_id>&viewLinkName=<view_name>

and I edit + save it: I get redirected to a page showing the confirmation message at the top:



How can I get the Update/save button to only show the pop-up (case 1) + stay on the same record editing page?

Thank you