Skip to main content

Example HTML Tools

Important

The HTML GUI SDK uses outdated technology that limits your extension opportunities. We've built a new Platform SDK using Python and the latest open-source technology to deliver a vastly improved development experience. Go to Platform SDK to get started!

These are example tools created with the HTML GUI SDK. When the tools are installed, they display in the SDK Examples category in Designer. Download and install all the tools, or select individual tools below.

HTML - GUI Library: This tool displays a library of HTML widgets to create a GUI for a custom tool. This example tool is automatically installed with Designer.

HTML - BeforeLoad with DataItem: This tool uses BeforeLoad with a data item to create a tool. This example tool can be downloaded and installed in Designer.

HTML - Get/SetConfiguration: This tool uses GetConfiguration and SetConfiguration to create a tool. You can download and install this example tool in Designer.

HTML - Widget with DataItem: This tool uses a widget tag with a data item to create a tool. You can download and install this example tool in Designer.

HTML - Widget with JS Reference: This tool uses a widget tag with a data item and JavaScript reference to create a tool. You can download and install this example tool in Designer.