Hi,
After submit the Form. mail has been generated but when i click in the link below from mail Need to open the respective Edit record dialogue box (cf_id) of every respective record.
Demand ID: CITE-[entry.UniqueID]
Please let me know URL of cf_id so that i will apply the URL in the insert link option.
Hello @varatha
Based on my experience, to dynamically open the respective edit record dialog box from the email link, the URL structure must include the identifier (e.g., cf_id) for the specific record.
This could look something like https://<your-instance-url>/edit?cf_id=<entry.UniqueID>.
I would recommend to ensure that your system correctly interprets the cf_id parameter and directs the user to the appropriate dialog box for editing the record.
For further assistance or detailed guidance, I recommend contacting Atlassian support at https://support.atlassian.com/contact/#/.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.