Edit Record Using Record-ID - Help - Zoho Creator
Edit Record Using Record-ID - Help - Zoho Creator
Table of Contents
Overview
Zoho Creator generates a unique ID (unique across your account) for every record that is added
through a Regular Form. To view the ID of a record in your Report, you need to drag-and-drop
the ID Field in the Report Settings -> Column Properties (as mentioned here).
Syntax
The URL to view and edit a record using its record-ID is given below. This URL will display your
Zoho Creator Application's Form (through which the respective record was entered), with the
record's details (data) pre-populated.
https://app.zohocreator.com///#Form:?recLinkID=&viewLinkName=&zc_NextUrl=
where,
is the Link Name of the Form (through which the record was added)
is the Link Name of the said Form's corresponding Report (which the user has access to)
zc_NextUrl is an optional parameter; it specifies the URL to which the user should be redirected once the
record has been successfully edited
is the value passed to the zc_NextUrl parameter; it specifies the URL to which the User should
be navigated after successfully editing the record
https://app.zohocreator.com////record-edit//
https://www.zoho.com/creator/help/views/editing-records-via-record-id.html 1/3
07/02/2019 Edit record using record-ID | Help - Zoho Creator
Note: For a user (other than the application's owner) to edit a record using these URLs,
the respective Form should be shared with the user, and,
the respective Report should be shared with appropriate permissions (notably, the
permission to Edit records).
Refer this page know about sharing your Zoho Creator application or its components with your
users.
Example
You may follow the below given steps to try the above given Record-edit URL formats using the
Sales Commission sample application.
where,
You would need to pass the record-ID parameter to the Open-URL task, for which, you may use
the Fetch Record Task and fetch the ID of the respective record.
Note: To edit records of a published Report, the following URL format needs to be used -
https://creator.zohopublic.com////record-edit///
where, the is the key that is generated once a Report is published (as mentioned here).
https://www.zoho.com/creator/help/views/editing-records-via-record-id.html 2/3
07/02/2019 Edit record using record-ID | Help - Zoho Creator
https://www.zoho.com/creator/help/views/editing-records-via-record-id.html 3/3