Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
该 生成CRUD 生成器插件可以自动的生成 CRUD 的用户界面及菜单选项,并附加在一个新的用户视图类别到现有的用户视图。
图1:从生成CRUD创建的Userview类别示例
图2:从生成CRUD创建的CRUD用户视图菜单示例
图3:显示Generate App函数中生成CRUD插件的屏幕截图
图4:生成CRUD属性
名称 | 描述 |
---|---|
Category Label | 新用户视图类别的类别标签将被添加到下面的目标用户视图中。 |
The Generate CRUD generator plugin will generate a Userview CRUD Menu item and append it in a new Userview category into an existing Userview.
Figure 1: Example of Userview category created from Generate CRUD
Figure 2: Example of CRUD Userview Menu created from Generate CRUD
Figure 3: Screenshot showing Generate CRUD plugin in Generate App function
Figure 4: Generate CRUD Properties
Name | Description |
---|---|
Category Label | Category label of the new Userview category to be appended into the target Userview below. |
Menu Label | CRUD menu label.菜单标签 |
DatalistChoose an existing Datalist to associate it with the new CRUD menu item. | 选择一个现有的Datalist将其与新的CRUD菜单项相关联。 |
UserviewChoose a Userview to append the new Userview category into. | 选择一个用户视图来添加新的用户视图类别。 |
Figure 5: Generate CRUD Properties - Advanced Options图5:生成CRUD属性 - 高级选项
Name | Description |
---|---|
Menu ID | CRUD Userview menu Custom ID用户界面菜单自定义ID |
Show Delete Button? | Customize CRUD behavior to show delete button.自定义CRUD行为显示删除按钮 |
Show Row Count? | Customize CRUD behavior to show row count.自定义CRUD行为以显示行数 |