Allow Configuration in table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2018 01:42 AM
Hi,
What is the use of allow configuration field while creating table. I gone through the docs but i didnt understand its use. Can anyone explain its use by an example.
https://docs.servicenow.com/bundle/kingston-application-development/page/build/applications/concept/c_ExampleGrantingAccessToConfigRecs.html
Regards
Sai Krishna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2018 01:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2018 01:49 AM
its like you are allowing your table to be available for UI ACtion, business rule, or you can add custom field for this table and client script.
from the different scope you can access this table. and if you are in different scope and want to write a br on this table that has been desgined on other scope then you will only able to do once you check this allow configuration check box with the drop down choice "accessible from"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2018 02:01 AM
Hi,
First i created an application with name testing and i didnt place the allow configuration tick mark. Now i can try to create a business rule from the other scope. Even though the allow configuration is not ticked i can able to create the business rule on the testing table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2018 02:03 AM
what have you selected on "accessible form" field?