Good Morning.
You can tell me how to disable a ReportFilters field.
The idea is to assign it a filter and disable it so that the user cannot modify the filter.
Any ideas?
Thank you very much and happy holidays.
Hi Jose,
Thank you for posting your question.
The report filter area can be hidden with a dedicated showReportFiltersArea
option by setting its value to false
. Feel free to check out the following sample for illustration: https://jsfiddle.net/flexmonster/w1rdqr8e/.
Please let us know if this helps.
As a side note, in case you ever want to disable any end-user interaction with the pivot table, we'd suggest considering the recently released readOnly
option.
Happy holidays to you!
Best regards,
Mykhailo