
Hi,
I have a requirement to filter the bookable resource based on the custom filter, In old schedule board my conditions filter's are working perfectly
but in new schedule board same filter is not working,
Filter Layout Code
<control type="combo" source="optionset" key="myteam" label-id="My Team" entity="bookableresource" attribute="cme_teamcheckbox" multi="true" />
<data>
<value id ='175470000 '></value>
</data>
from the above filter layout code, I m using "myteam" key in my retrieve query so the scenario is (from the below image) if in My Team is yes I have to filter the resources for which I am the lead and If I remove it then all the resources should display.
Thank you.
I think this is not yet supported. Have a look at docs.microsoft.com/.../preview-schedule-board , "Extensibility" is listed for 2021 release wave 2.