Example denying all design access to a table

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You can prevent other application scopes from creating configuration records on application data tables.

    Typically, this is to prevent any other applications from changing the functionality of a table. Denying access requires setting the following value in the table record.

    표 1. Denying all design-time access
    Field Value
    Accessible from This application scope only
    Can read Disabled
    Can create Disabled
    Can update Disabled
    Can delete Disabled
    Allow access to this table via web services Disabled
    Allow configuration Disabled
    그림 1. Limiting design-time access to this application scope only
    Limiting design-time access to this application scope only

    The following diagram illustrates the effect of denying other application scopes the ability to create configuration records.

    그림 2. Limiting design access to this application scope only
    Limiting design access to this application scope only