How can i add filter on related field . like I have user type related field on which I have want to show only user related user with some role . how is this possible ?
i tried through this
bt not working
How can i add filter on related field . like I have user type related field on which I have want to show only user related user with some role . how is this possible ?
i tried through this
bt not working
This is not possible OOTB, you need to create a custom endpoint which returns such filtered list and render its result inside a dropdown field.
This is not possible OOTB, you need to create a custom endpoint which returns such filtered list and render its result inside a dropdown field.