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

[Doc] Document how to sanitize form values #8048

Merged
merged 1 commit into from
Aug 8, 2022
Merged

[Doc] Document how to sanitize form values #8048

merged 1 commit into from
Aug 8, 2022

Conversation

antoinefricker
Copy link
Contributor

From Trello 753
Mention transform and parse. parse is important because you might want that an input always apply this sanitize in all forms. You could re-export some or all react-admin inputs or views to set their parse or transform by default to sanitize empty values.

@antoinefricker antoinefricker changed the title Document how to sanitize form values [Doc] Document how to sanitize form values Aug 8, 2022
@antoinefricker antoinefricker added the RFR Ready For Review label Aug 8, 2022
@fzaninotto fzaninotto merged commit a286228 into master Aug 8, 2022
@fzaninotto fzaninotto deleted the trello753 branch August 8, 2022 15:38
@fzaninotto fzaninotto added this to the 4.2.7 milestone Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants