Hi guys!
I've a question for you...
I've a ListPage and I don't want that user applies filters on this page.
I'm wondering if it's possible to hide the filters bar (or somethingelse that avoids user inserts filters).
PS: I've already set the following property:
- Editable: no
- ModifyAllowed: no
- DeleteAllowed: no
- InsertAllowed: no
Thx all in advance for help!
bye
~Rik~
It works as expected... More or Less...
0
Answers
ok Matt, thx for the accurate replay.
It works as expected... More or Less...
It works as expected... More or Less...
As you can see it's a list without fields.
In fact we use it only to allow users to access to functionalities through actions placed in it.
This is a list because we need to launch it directly in the Role Center.
The page has Integer as source table, but I didn't want that user added filters to the table (because it's useless).
It works as expected... More or Less...