sunflower icon indicating copy to clipboard operation
sunflower copied to clipboard

Go to previous step without checking validation

Open Ruslan27032000 opened this issue 2 years ago • 1 comments

Is it possible to make gotoStep wihtout checking form validation(Form.item required)?

Ruslan27032000 avatar Oct 20 '21 06:10 Ruslan27032000

You can use the attribute "isBackValidate=false" to prevent checking validation when go to previous step.

See more in https://ant-design.github.io/sunflower/process-components/use-steps-form/

trunghq234 avatar Oct 30 '21 16:10 trunghq234