Tip of the week💡: Inside a , calls dataProvider.getList() with a filter based on user input. By default, it uses { q: 'lorem' }, but you can customize it with the filterToQuery prop, which should return a filter object.
🔗 https://marmelab.com/react-admin/ReferenceArrayInput.html
🔗 https://marmelab.com/react-admin/ReferenceArrayInput.html
Comments