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

嵌套Form验证问题 #28

Closed
Lixucheng opened this issue Apr 23, 2019 · 1 comment
Closed

嵌套Form验证问题 #28

Lixucheng opened this issue Apr 23, 2019 · 1 comment

Comments

@Lixucheng
Copy link

Lixucheng commented Apr 23, 2019

https://github.com/quirkyshop/noform-start-app/blob/master/src/examples/NestedForm.jsx

比如这里面的嵌套Form, 如何在最外层主动触发里面Form的验证

 <FormItem label="livenessProbe" name="livenessProbe">                   
                    <Form layout={false}>

@quirkyshop
Copy link
Contributor

@Lixucheng 已更新,1.1.73 版本,相关实例在 https://github.com/quirkyshop/noform-start-app/blob/master/src/examples/NestedForm.jsx 已更新

文档: https://alibaba.github.io/nopage/#/nopage/noform/nested-validate

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

2 participants