I was wondering if it was possible to include the link of the event in question in an Action Template? I’ve tried many things but it does not seem to work for different reasons. Here are some things that I have tried:
Pasting the link in the template’s description and modifying the link’s event id with the current uEVENT_ID] value.
Using the Action Template’s built-in text formatting URL. For the link here I used the same formatting as in #1.
Is there a way to do this?
Page 1 / 1
Do you have access to these substitution keyworks in your version?
Hi,
you can create a substitution keyword with the following code:
Unfortunately I do not have access to the substitution keywords suggested by Steve Miller in my version of assyst (or at the very least I do not see them). We are currently on assyst 11.2.3.
The code provided by Marika also gets me an error. I get the following: Lexical error, Encountered: "q" (113), after : "&" at *unset*tline 1, column 308]. I also tried simplifying the code but that did not help.
Any idea what is happening here?
I think that you don’t have permissions to see the substitution keywords, in any case where did you put my code?
You can try also to write inside the email template this thing:
I did find this discontinued in our system. I don't know if it will be of any help?
@marika0992 I put the code in the Description part of the Action template. I tried the email template you just sent and that did work. It seems the Action Template is not processing the html and vhl code. Is that a setting that needs to be enabled? Or perhaps I am inputting this in the wrong place…
@Steve Miller Well it helps since I wasn’t aware I was able to edit the keywords
The code I sent you in my first comment you have to put it inside the substitution keyword not in the action template.
The one you put in the screenshot can be helpful, if it still doesn’t work I would be curious to see a screenshot of your email template.
So yes I realized that was my error as I went through different options haha. So I made a new Substitution Keyword with a variant of the code you sent me and it worked out. Thanks!