4
Imagine you have a custom List page (based on Item table) with a few filters at the top, followed by a repeater with lines (which you want to fit as many on the page as possible) followed by a subpage part.

Now you have the buttons top right that allow you to select list/tile/expanded.

I don't want to see those 3 buttons and I want to launch this page only in the List view so a property on the page would allow me to do this.

What I am trying to solve is that when it's not in List mode, the repeater records don't show up, or if you have a big screen you will see only one or two. I managed to show about 12 records or more in the List mode, but would like to block the other options.
Category: Development
STATUS DETAILS
Needs Votes