Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
email notification workflow hyperlink
#1
Is there a way where the $ticket_no or $potential_no can be hyperlink in email notification ?
so that we just click it and goes to that page ?

e.g like this
TT00001
Reply
#2
Hi.

In email template you can convert the ticket_no variable on a hyperlink adding the detailveiw url.

Look the next gif to see how you can do it.


Attached Files Image(s)
   
Reply
#3
thank you omarllorens

what i mean is go directly to that ticket page itself
considering we have the conditions set in workflow

e.g.of the direct ticket page there is a record number at the end due to the conditions set in the workflow
index.php?module=HelpDesk&parenttab=ptab&action=DetailView&record=30810


index.php?module=HelpDesk
Reply
#4
Hi.

I think I've sent you that you need.

The meta variable CRM Detailview URL, generate the url that you need and add the ticketid to the record parameter.

Generate this:
http://youcorebos.com/index.php?module=HelpDesk&parenttab=ptab&action=DetailView&record=(Here put the ticketid that execute this workflow)
Reply
#5
thank you
omarllorens
got it

meta CRM Detailview URL
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)