Adding requested items on sow workspace

Akki1
Tera Contributor

Hello,

Its my first time working with Workspaces. I'm working on Service operations workspace and my requirement is 
I need to add something like the below diagram. And if the dropdown toggle is changed to My grp work I should see requests and tasks assigned to my grp

Akki1_0-1720079919991.png

 

 

5 REPLIES 5

Mark Manders
Mega Patron

My suggestion is to get on NowLearning and do some UI builder training or go to the UI builder community (https://www.servicenow.com/community/next-experience-articles/next-experience-center-of-excellence/t...)

Especially when it's your first time with workspaces: get trained so you understand what you are doing. It's complete new technology and not just 'if you do this, then it will work'.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Mark Manders
Mega Patron

And really: asking the same question 4 times?


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

kshitij
Giga Expert

You can create a new UI action from System definition -> UI Action.

In UI Action (under workspace section) select Workspace Form button as "checked".

Write the client script in "workspace client script" .

This should help .

You can display the information you want to display in modal window, hope it helps.

If my answer helped you in any way, please then mark it as helpful or correct.

 

kshitij
Giga Expert