In Studio, I added a field to the ListView of my custom module. I put this field in the “Default” column. The first issue is that users still need to add the field manually using the Column Chooser. Is there a solution to display the field by default?
The second issue occurs when users add the field using the Column Chooser. The field is visible in the ListView but when applying a filter or sorting the ListView on a column, the ListView layout resets and the added column disappears. Also, when users log in again they complain that the field is removed from the ListView and they need to add it again. How can I solve this issue?
No, I don’t see errors. I can add the field, but when clicking the column for sorting the page is being refreshed and the added field is not visible anymore.