Orbeon Forms:全局/应用程序库和操作与对话框

huangapple go评论116阅读模式
英文:

Orbeon Forms: Global/Application Libraries and Actions & Dialogs

问题

我们刚刚意识到,嵌入在全局或应用程序库(GL/AL)中的任何操作/对话在表单中使用这些模板部分时不起作用(请参见此处)。

这些操作位于</xf:instance></xf:model>标签之间。而对话位于XML代码底部的最后一个</fr:section>标签之前。

是否有解决此问题的方法,或者您可以提供任何建议。

提前感谢。

PeteA

英文:

We've just come to realise that any Actions/Dialogs that are embedded in the Global or Application Libraries (GL/AL) do not work when these template sections are used in the forms (see here).

The actions are between the </xf:instance> and </xf:model> labels. And the dialogs are before the last </fr:section> label at the bottom of the XML code.

Is there any workarounds for this issue, or any advice you can offer.

Thanks in advance.

PeteA

答案1

得分: 1

我怀疑您正在提到使用action syntax的自定义代码或者您添加到表单源代码中的自定义对话框。

截止到本文写作时,对于支持动作语法的工作已经基本完成,计划在Orbeon Forms 2023.1中实现,并计划将其回溯到2022.1版本。您可能希望查看问题#4814以获取最新信息。

英文:

I suspect that you are referring to custom code using the action syntax or custom dialogs that you added to the source of the form.

As of this writing, supporting the action syntax is already mostly implemented, and is currently planned for Orbeon Forms 2023.1, and a backport to the 2022.1 is also planned. You might want to check issue #4814 for the most up-to-date information.

huangapple
  • 本文由 发表于 2023年5月25日 02:12:10
  • 转载请务必保留本文链接:https://go.coder-hub.com/76326361.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定