Templating Techniques for Web-pages
Last updated
Last updated
You can use Templating in the following components of the Directual web-page builder:
Cards and Kanban don't require connecting additional endpoints. Custom HTML view operates directly with object fields.
To use data or global variables in your component, enable this feature in the component settings:
Apply it in the same way as in scenarios.
URL parameters used for subpages may also be displayed in components
contentHead
If you connect API-endpoint, you can deal with objects it provides.
content
The principle is similar to the one used for scenarios
Similar to Templating in scenarios
You may apply complex HTML for building beautiful custom pages.