use-modal-form-success
how to change success notification message in useModalForm hook ?
4 Replies
Hey @coops8 ,
Which form library are you using? Antd, react-hook-form, etc.
metropolitan-bronze•3y ago
react antd
You can override with
successNotification
property
https://refine.dev/docs/api-reference/antd/hooks/form/useForm/#propertiesmetropolitan-bronze•3y ago
Thanks @Omer