Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以简单地重置表单控件(包括复选框、选择、可重复的组件、文本输入)?(当 Web 服务返回一些数据时,我想重置表单的某些部分以获得通过 Web 服务添加新数据的可能性 - 我发明了它来替换嵌套的可重复网格)。
编写定制的 XForms 代码并没有什么不能完成的,但是开箱即用只能使用“清除”按钮清除整个表单。