Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Thai |
---|
คลิกที่ไอคอนแก้ไข (ดินสอ) ทางด้านขวาของโหนดที่ช่วยให้หนึ่งในการกำหนดค่า/แก้ไขคุณสมบัติได้ทันทีเมื่อบันทึกคุณสมบัติ, ผู้ชมต้นไม้จะรีเฟรชตัวเอง. |
Figure 5: Editing a node
The X-Ray is a feature that provides a overall view of what a structure consists of, what is the type and ID of the structure. For example, in Figure 1x, it is shown that there are 4 types of object in the section:
Figure x : X-Ray Feature
As the structure is top down, it can be translated as the Section being the parent of two Columns and the ID of the parent is section3. The first columns contains a Custom HTML type where the ID is field6_1 and the second columns contains a Calculation Field Type where the ID is total.
The Permission tab provides the app designer with fine-grain control over managing the permissions of each individual element in the builder.
...
Description | ||||
---|---|---|---|---|
The table tab is available in the Form Builder. With this feature, the app designer can tell on which other entity is sharing/writing into the same database table the current form is currently pointing too. From the screenshot example above, we can see that the table is being accessed by multiple process tools and forms. We can also click on the Show Table Usage In Other Apps to check if there are other apps that are writing to the same table too. At the bottom of it, existing table columns are listed down for the app designer's reference.
|
The ERD is a feature that fleshes out the relationship between the tables.
Figure x : ERD Feature Part 1
The diagrams can be clicked to reveal more detailed information about the table such as which forms uses the table and what part of the table is having a relationship with other tables.
Figure x : ERD Feature Part 2
...
Description | ||||
---|---|---|---|---|
We can inspect the actual definition of the entity that we are working on here. If required, we can amend the definition within the text editor itself and click on the Update button to commit.
|
The screenshot is a feature that takes a screenshot of what it will look like in the Userview. The screenshot can be downloaded by clicking the Download button located at the top right corner. This is useful for instance, sharing the design or look and feel to a client or even an employer.
Figure x : Screenshot Feature