Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customising components for fields/inputs #715

Open
Dreamsorcerer opened this issue May 7, 2023 · 0 comments
Open

Allow customising components for fields/inputs #715

Dreamsorcerer opened this issue May 7, 2023 · 0 comments

Comments

@Dreamsorcerer
Copy link
Member

Dreamsorcerer commented May 7, 2023

We could look at providing some way in the schema for users to override which components are used for a given column (or override props in the existing component).

Additional components we'll probable want to start importing at this point:
https://marmelab.com/react-admin/ChipField.html
https://marmelab.com/react-admin/EmailField.html
https://marmelab.com/react-admin/FileField.html
https://marmelab.com/react-admin/ImageField.html
https://marmelab.com/react-admin/ReferenceManyCount.html
https://marmelab.com/react-admin/RichTextField.html
https://marmelab.com/react-admin/UrlField.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant