Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In Advanced Tools, you will find 5 6 tabs in all the builder mentioned and 6 7 tabs in the Form Builder. In Form Builder, the sixth extra tab is Tableadditional tabs are Table and Tooltip.

Table of Contents


Tree Viewer

...

Figure 8: Advanced Tools - Permission - Userview Builder

Usages

Figure 59: Advanced Tools - Usages

In the second tab, app designer can inspect on where the current entity is being used. From the screenshot example above, we can tell that the form is being used in another form and also being part of a workflow process. With such feature, app designer will be able to manage the form design well within the scope of its usages.


Table

Figure 610: Advanced Tools - Table

The table tab is available in the Form Builder. With this feature, 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.

...

i18n Internationalization

Figure 711: Advanced Tools - i18n Internationalization

Labels defined in the builder will be automatically listed down here for internationalization purpose. We can define in as many languages as we want to.


Tooltip

Image Added

Figure 12: Advanced Tools - Tooltip

Labels defined in the builder will be automatically listed down here for tooltip purpose. We can define in as many languages as we want to.


Diff Checker

Figure 813: Advanced Tools - Diff Checker

...


Warning

Upon pulling the latest changes from the server, clicking on Merge & Update will merge the changes, but will NOT automatically save the form, to allow users to continue editing.

Take note that the Diff Checker does NOT pull changes from the server in real-time. To see new changes, click into the Diff Checker tab again.


JSON Definition

Image RemovedImage Added

Figure 914: Advanced Tools - JSON Definition

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 buttom button to commit.