how to create a section/view for particular application scope

manojlakshmanas
Kilo Expert

I need to create a new application scope in that i   need to edit some global scope tables how can i achieve.?

and i need to create new view or section particularly for this scope.

the fields of the tables in global scope should not change.

1 REPLY 1

ghsrikanth
Tera Guru

You can create new section/views for being in different Application scope, just make sure whatever the table you are trying to access should be accessible from this new application scope.


You can check the settings in Application Access tab setting of Table Definition


In case of creating view/section, you can create


Form Sections
  • You cannot modify existing form sections created in another application scope.
  • You can create new form sections.

FYI,   Creation Restrictions Across Application Scopes - ServiceNow Wiki


Application access settings - Application Access Settings - ServiceNow Wiki




Mark if it is helpful or correct, feedback is appreciated