我有一个InfoPath表单,无论如何都可以获得此当前InfoPath表单,一旦单击提交,就会转到另一种表单或在按[提交]时显示不同的字段集合?

感谢

有帮助吗?

解决方案

If what you want to achieve is some kind of multi-step form, you could use views. InfoPath Views allow to display different fields depending on the view, and you can add buttons to navigate from one view to an other. You may also evaluate some rules before switching to an other view (for example to check for mandatory fields).

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top