问题:Formio(社区版)
说这是我的表格
1. Backend will dynamically fill up the first field
2. User will fill up the rest of the fields
我找不到Formio这样做的方法,所以我做了类似的事情。
1. Generate a submission
2. Assign values
3. Assign owner
4. Now I can give this link to the user for filling
问题: 1.现在,如果我有任何强制性验证,那么它不允许我从后端开始提交。
是否可以解决此问题或解决方法?