Why i can modify the field in the form but i can't in the list view?

Community Alums
Not applicable

Hii! 

The problem is that when I am in the form I can modify the field, but in the list view I am not allowed access to any field, I get the security message. The list control is configured as: Save immediately (cell edit mode). What could it be?

1 ACCEPTED SOLUTION

Vishnu Prasad K
Giga Guru

Hi,

 

Check for list_edit ACL

View solution in original post

3 REPLIES 3

ersureshbe
Giga Sage
Giga Sage

Hi,

The OOB behaivour you can modify the field value in list view. I'm assuming your business implemented Custom ACL to edit the record in list view.

If yes, can you check modify the ACL based on your requirement.

Regard,

Suresh.

Regards,
Suresh.

Vishnu Prasad K
Giga Guru

Hi,

 

Check for list_edit ACL

Vishnu - if the issue was the opposite (where I can modify the data in the list view but not on the form) where would one check the ACL? Thanks!