Tip of the week💡: Inside a <ReferenceArrayInput>, <AutocompleteArrayInput> 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. 🔗 marmelab.com/react-admin/...
3 likes 0 replies
?