Error in the record type

Hi 

We have a requirement to show the data in the grid and we are using recordtype in the interface. 

Steps followed:

1) Created recordtype

2) Using read only grid (RecordType option) 

Everything seems to be working but all of a sudden site throws error with the following message even though the record type and it's security is proper. Screenshot is attached for your reference.

And this error will be resolved once the interface or recordtype is opened in the designer mode(No changes done)

Any help would be appreciated. Thanks in advance.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer

    Hi,

    Did we check all the security? Security for record views is a combination of the source security, record type security, and default filter configuration

    1. Record type security 
    2. Source security - Process model, Datastore or Web service
    Individual record security is based on the security of the underlying source. Users must have at least Viewer permissions to the record's source to view the record in the record list or to view its record views. For example, applying a default filter to hide a specific group of processes will stop those records from generating, but the process data might still be visible in a process report or process dashboard



Reply
  • 0
    Certified Lead Developer

    Hi,

    Did we check all the security? Security for record views is a combination of the source security, record type security, and default filter configuration

    1. Record type security 
    2. Source security - Process model, Datastore or Web service
    Individual record security is based on the security of the underlying source. Users must have at least Viewer permissions to the record's source to view the record in the record list or to view its record views. For example, applying a default filter to hide a specific group of processes will stop those records from generating, but the process data might still be visible in a process report or process dashboard



Children
No Data