How to create a HTML Button in catalog item

saikumar2612
Tera Contributor

hii all, 

 

i want to create a html button in catalog item how to do it and the code is  <button type="button" class="btn btn-primary" onclick="addTask()">Add Task</button>  ,

how can i achieve this as a variable

6 REPLIES 6

SP22
Giga Sage

Hello @saikumar2612,

Can you please find below link and let me know whether it is useful or not.

https://www.servicenowelite.com/blog/2017/7/22/service-portal-cat-item-buttons

Thanks
SP

not clearly understanding