- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 08:09 AM
I have a requirement to add a user created knowledge template to the Article Template Selector. This should open a new knowledge article and apply the template. How do I automatically apply the template to the new record, and build the new target URL? Thanks in advance.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 08:21 AM
HI,
We can apply a template using script and at the end we can redirect it to URL which you want:
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 08:21 AM
HI,
We can apply a template using script and at the end we can redirect it to URL which you want:
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2023 11:51 PM
Hi @Ashutosh Munot1 ,
Can you please share the solution to apply the template here? The above link does not work.
Regards,
Anish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2023 09:35 AM
If you still need this, I got a redirect using the original author's link so i just searched for "Scripted Templates" which brought up this result
Hopefully that's enough breadcrumbs in case the url changes again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2019 08:40 AM
Thank you, Ashutosh, that is what I needed!