URL that automatically selects a Ticket Template in TDNext
Hello Everyone,
in TDNext, we can have a direct link that automatically selects a specific form by putting "formId=#" in the URL.
Is there something similar I can use to automatically select a template as well?
For example:
/TDNext/Apps/31/Tickets/New?formId=30 will open the new service request page and automatically select the "Form" with the ID of 30.
We were hoping to create some direct links on the front desk staff's desktop that would automatically select a Template in addition to the Form.
Does anyone know if this is possible?
Thank you,
Ashbinder Saini
Answers (2)
Hello Ashbinder,
Technically, yes, this is possible. At least, it is possible as far as being able to point someone to a URL that will open a new ticket creation window with a specific form pulled up by default.
The URL format would be like so:
https://yourdomain/TDNext/Apps/123/Tickets/New?formId=12345
Where the two pieces that involve numbers are the App ID of the ticket app in question, and the form ID in question, respectively.
Sincerely,
Mark Sayers
Sr Support Consultant, CS
Is there a similar process that automatically selects the Template as well, not just the Form?
Best,
Ashbinder Saini - Ashbinder Saini Thu 8/3/23 1:56 PM
Ah, thank you for the update.
I'll submit an enhancement request for this.