Hi all,
I am using the external data sample/service to learn how custom data store works.
With DTO data model, I discover that the filter component is not able to display property on the property condition editors.
Using both Tasks and Projects, I added filter component xml to the existing project
See the image below
How can I display property for custom datastore for filter components?
Also I discover that filtering is not automatic with custom datastore using DTO entities. How can I programmatically enable this filtering with custom datastore?
Thanks