I want to hide the Due Date dropdown filter - 'activityDueDateFilterComboBoxwrapper' element that's appearing on my custom activity entity. Is there a way to turn this off in my cds-data-set-options like displayActivityDueDateFilter:false?
Thanks for any help!
I've not seen any way of doing this in the docs. What happens if you turn of the view selector using displayViewSelector:false ?
@HemantG - any way of removing the 'special' activity filter dropdown?
No dice I'm afraid - even worse it moves the position of the filter/search options. I've tried each of the cds-data-set-options individually, but nothing seems to remove it. Thanks for the suggestion, Scott.
Hey guys, im stuck with the same problem is there any solution you found?
really thanks!
Short of hiding the parent element I'm stumped. We don't use the status, so when the filter is applied the tasks that are being filtered are wrong, so it's pretty frustrating for us.
document.getElementById("activityDueDateFilterComboBox").parentElement.parentElement.style.height = '0px';
There is no specific cds-data-set-options or any other setting for this filter and it is activities specific functionality.
This does appear like a gap and I will log a tracking bug for the same. For community tracking and upvote please use https://aka.ms/PCFIdea
Hemant
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |