Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
编写一个Bean Shell脚本,可以根据自己的需求/来源填充一个Form元素的选项。
图1:Bean Shell表单绑定器属性
名称 | 描述 |
---|---|
Script | Java中的脚本。请参阅 Bean Shell Programming Guide > Form Load Binder for example. |
Use AJAX for cascade options? | 选中时,这允许这些字段在处理大量选择时动态地根据其他字段值(分组列)来 加载可用 选项。阅读更多在 Ajax Cascading Drop-Down List. 仅在用作选项活页夹时才可用。数组“values”被自动传递给脚本。请参阅 Bean Shell Programming Guide > Form Ajax Options Binder for example. |