Hi, anyway to hide the cost in list view?
You can hide grid columns through personalizations. It’s a weird way to do it in the classic UI since customizing grids isn’t fully functional in developer mode. You need to hide the columns in your own personalization, then save that in a customization.
- Tools > Personalization
- Click on the grid
- Click on Layout Columns (Collection) dropdown
- Check hidden for your field.
- Then with developer mode enabled, open the app, select your personalization, and then save it as a customization.
Hope this helps!
Hi askulte, thanks for help.