how to limit available columns

HS7
Giga Guru

Hi,I want to limit available columns that can be selected of personalize list columns.

Now, we can select all of table columns, so I want to set selectable columns.

Please tell me how to limit available columns.

Thank you in advance.

2 REPLIES 2

Community Alums
Not applicable

Hi,

Looks like the 'add_to_list' ACL operation is what you're looking for. You'll need to create an ACL to limit these fields.

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Maik Skoddow
Tera Patron
Tera Patron

The only option I know is creating a database view with only one table (the one from your screenshot).

In database views you can restrict the available columns. The downside is that you cannot create new records from on a database view. 

Kind regards
Maik