Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Form Builder中的自定义HTML可用于实现高级表单设计。
Form Builder中的自定义HTML可以用来实现高级的表单设计,通过放入任何有效的 -
HTML
<b>this text is in bold</b>
JavaScript(支持jQuery)
不要忘记放入<script type =“text / javascript”> </ script>块
<script type="text/javascript"> alert("hello world"); </script>
CSS
不要忘记放入<style type =“text/css”> </style>块
<style type="text/css"> body{ font-size: 100%; } </style>
图1:突出显示样本HR Expenses Claim应用程序中的自定义HTML元素的屏幕截图
图2:自定义HTML属性
图3:自定义HTML属性 - 高级选项
本文中的屏幕截图从 http://localhost:8080/jw/web/console/app/hr_expense/1/form/builder/hr_expense_new