Customize form for each group

Ideguchi
Giga Contributor

I want to set the items to be displayed by default in the incident for each belonging group, is it possible?

1 ACCEPTED SOLUTION

Ahmmed Ali
Mega Sage

If you want to have different views based on assignment group, then it can be done using view rules.

 

create individual views for groups and create views rules for the that. you can write script in the view rule and check for assignment group and return the view name based on the group.

please refer below URL for more information.

https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/navigation_and_ui/task...

Hope this helps.

Let me know for any further query.

Thanks,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

View solution in original post

4 REPLIES 4

Shweta KHAJAPUR
Tera Guru

Do you mean by configuration item?

Ahmmed Ali
Mega Sage

If you want to have different views based on assignment group, then it can be done using view rules.

 

create individual views for groups and create views rules for the that. you can write script in the view rule and check for assignment group and return the view name based on the group.

please refer below URL for more information.

https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/navigation_and_ui/task...

Hope this helps.

Let me know for any further query.

Thanks,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

Thanks!solved!

Is it possible to get an updated working link for this solution?

Thanks

William Stuckey