Hello, I am working on an automation and I need to show customer portal URL under text "View Request in Customer Portal"
I have used this smart value, bit it didn't work out.
<a href-"{{issue.url.customer}}">[View Request in Customer Portal]</a>
Could you, please, help me with that?
Hi @Emil Naghiyev ,
Is this for an automated email? In your HTML you have a hyphen instead of an equal sign which could be why it didn't render correctly.
<a href="{{issue.url.customer}}">[View Request in Customer Portal]</a>
Hopefully this works out for you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not possible.
This a GUI part.
You could show the URL in a custom field.
It will help us to help you if you provide:
1. images that show your complete rule.
2. images showing the details of any relevant actions/conditions/branches.
3. images showing the Audit Log details for the rule execution.
4. Explain where the issue is.
These questions are not for not willing to help, but to have community members understand on how automation works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.