In this example, we will see how to use available HTML Templates to create Control applications.
Control Application
1 – Create a new Control application
2 – Check the option to use HTML Template
3 – When opening the application’s edition, in ” User HTML “, this is where we define the source code of the application. We can use the ” HTML “, ” CSS ” and ” Javascript ” tabs to create the necessary code to display the application, or we can use the ” External library ” option to select an existing html file
4 – We will use the external library, and select our file “login01.html”
3- When finished, click the run application
Comment this post