Servicenow direction on design - Workspace UI Action

prashantdharne
Tera Contributor

Hi folks,

Recently have been working on a module for Cloud Cost Management and have come across a scenario which is proving me that either I dont know Servicenow now, or we are heading to a wrong direction.

 

There is a UI Action on the workspace called ""Apply policies" and for the life of me, I cannot find the code behind this UI Action. I cant find the button on the legacy UI action nor any of the UX screen. Any idea where I can find the code behind this UI Action?

 

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@prashantdharne Did you check declarative actions? If this is not a UI Action then it must be a declarative action, for more details please check https://www.servicenow.com/community/next-experience-articles/introduction-to-declarative-actions/ta....

 

Hope this helps.

View solution in original post

3 REPLIES 3

Sandeep Rajput
Tera Patron
Tera Patron

@prashantdharne Did you check declarative actions? If this is not a UI Action then it must be a declarative action, for more details please check https://www.servicenow.com/community/next-experience-articles/introduction-to-declarative-actions/ta....

 

Hope this helps.

Thanks a lot Sandeep!! I was losing my mind on this. I forgot to check List Actions. Thanks a lot!!

Glad to know it helped 🙂