Remove field from personalize list

priyanka1028
Tera Contributor

Hi All, 

I have a requirement of removing field from personalize list, without deleting that field.

Example: SC Task table having two fields one is "request_item.item" and "item" field both will be seen as item only on list view so I want to remove "request_item.item" field for all the users, so that they can see only one "item" field on list.

priyankatulla_0-1718822783640.png

priyankatulla_1-1718822825936.png

 

Please help me with this.

 

8 REPLIES 8

Zach Koch
Giga Sage
Giga Sage

Go to your desired table you want to change the list layout for, right click the column, then click List Layout like this

ZachKoch_0-1718823066026.png

This will take you to a screen similar to what you linked above, but this is controlling the default list layout for ALL users. Ensure you change the fields on the view you wish to make changes for.

ZachKoch_1-1718823098860.png

Also, side note, this will NOT reset user's personalized lists, this will just change the default. They will need to revert to default to see the changes, or you'd have to go delete their user preference records to force a reset back to default.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Hey Zach,

I dont even want that field to be displayed on personalize list its just removed from the list so that no one should be able to see the field neither left-side nor right-side of personalize list.

You cant remove any column which is default available on table [ sc_task ].

like item colunm is part of sc_task table either its filled or emtpy it will show on available side.

 

AshishKM_1-1718825029072.png

 

Here, we can't remote Item from available but we can remove Request Item.item so user can't select in list ( personalized ) view. 

AshishKM_0-1718824995147.png

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hey Ashish,

I dont want to remove "item" field ,I just want to remove "request_item.item" field.

Ca you please help me with removing "request_item.item" field.