How to make an Embedded List read only

sharmas
Kilo Contributor

Hi,

I am working on a requirement wherein I have to make an embedded list read only. Can anyone help ?

Thanks in advance,

Regards,
SS

7 REPLIES 7

BhaveshJain
Kilo Contributor

I feel you could give more details like screenshot of the field you are talking about.


Hi All,

As i think for the solution is: Do the following Steps:

Securing Records in an Embedded List

To apply security to the records in embedded lists, limit editing and deleting records in embedded lists to specific roles.

Navigate to System Security > Access Control.
Open the Write or Delete record for the appropriate table.
In the Requires Role section of the form add the roles that have write or delete permission for that table.
Save the changes.
When records from the associated table appear in an embedded list, the edit and delete options will be available only to users with the specified roles.


sharmas
Kilo Contributor

Hi Bhavesh,

I have attached the screenshot and I have taken the example of Affected CIs embedded list on the Incident form. Now what I want is to eliminate the option of "Insert a New Row" at the bottom of the embedded list. and make it Read Only.

Regards,
SS



I think the only way to do it will be using "list_edit" ACL rule and just setting it false.
Or adding specific roles on the list control under "New Roles".