Custom button for "Request Service" in Service Catalogue
v.zhdanova Feb 6, 2017 6:18 AMHi,
does anybody know how can I create the custom button for action "Request Service" on Self Service portal?
I've created new html button in template, but now I don't know how could I bind it with the action "Request Service" to open a form for service request. Is it possible to use button in html in this case? Or it's just possible to use only action related link, but not a button?
In case when we use action related link, I have a problem with the definition of system name of required action. I mean where I could find it in SQL tables?
It's necessary for creating our own button/or link "Request Service", because our customer wants it to be on the left part of a screen... So, to create a link I need the system name of this action.
I've already found out the table with all actions names [dbo].[lc_action], but I still can't find the required action...
Or maybe anyone has a recommendations/instructions, how can I change the current button "Request Service" (change the button name, change the button size or the button position on the screen)