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.
如何在 Orbeon Form Builder 中创建新的自定义控件并将其添加到左侧的控件列表中?是否需要下载表单生成器的源代码并进行干预?或者我可以创建一些 xbl/xml 文件并将其上传到表单生成器吗?
您无需修改 Orbeon Forms 源代码。相反,您可以创建 XBL 控件(请参阅教程)。然后可以通过属性配置工具箱以显示创建的新控件。