LINKS
The Links blocks are blocks that will enable the user to create and open links. These blocks can only be seen or used only when working in Client mode and JavaScript code
Open block
The Open block is used to open a link in the current tab you are using. This example opens the homepage on the current tab.
Open in new tab block
This block is self-explanatory. The open in new tab block is used when the user wants to open the page in a new tab.
Home page block
The home page block create a link to your homepage.
Index type block
The index type block is the index page link with the default table view to which any data type can be connected to it.
Index type table view block
This represents the index page link with table view link for a selected data type.
Create type block
Generates a link for creating a new instance of a data type.
Create type page view block
Generates a link to page where you can create a new instance of a data type with a specific page view.
Update instance block
Generates a link to page where you can read or update an already existing instance.
Update instance page view block
Generates a link to page where you can read or update an already existing instance with a specific page view.
Relative url block
This block is used to add custom created links in the program
Absolute url block
This block is used to add external links to the program.