how to remove a field from list column (available ones)

Akki1
Tera Contributor

Hi,

I have fields there ontable but I don't want them to be visible on list and even the user should not be able to select those fields from 'personalize list columns' 

4 REPLIES 4

Weird
Mega Sage

I've usually just blocked users from seeing a field with the read ACL. That might not however prevent them from selecting the field on the list, but you might just want to try that.
If you just want to prevent a user from selecting the field, then maybe you could try "add_to_list" ACL. I haven't ever used that, but the description sounds like what you're after.

Sandeep Rajput
Tera Patron
Tera Patron

Configure the list layout for the table, this way users will only be able to personalise only those columns which are part of the list layout.

 

Screenshot 2023-04-04 at 5.22.39 PM.pngScreenshot 2023-04-04 at 5.23.02 PM.png

@Sandeep Rajput Thanks, But I already know this. My question was how to remove the fields from the available slush bucket itself to not allow the users to even select them .