Hi,
I have a module with two list(one list as page & second one as row) with multiple items. When i am displaying this module into dashboard i want to hide row list. Is it possible to do that?. Thanks!
Suman.
Solved! Go to Solution.
Calling each dimension A (page selector) and B (as your rows), you will need to set at least one item in dimension B to display your grid.
How about putting dimension B in your pages as well, and then hiding the page selector from the dashboard view for this dimension? You could also fix which item you're showing in this dimension, if you have a fixed view you want to display.
Hi @kevin.cho ,
I have multiple items in dimension B, if i move B to page section then i can not see multiple rows for each list item in B. See below live example which was built by someone, Both of views are using same module. Right side view is having list B in rows, however it(B) is not appearing for me.
Suman
Ah - you wanted to keep the dimension but just hide it from view! Misunderstood your question.
This is pretty straightforward, right click the column, to get the Column Settings - You can then set the "With for Row Labels" as the minimum value, which is 6px.