Initializing help system before first use

Adding a Custom User Interface

You can create custom views using VDL, JavaScript and Tableau.

This introductory guide focuses on creating a custom user interface via simple VDL and Tableau views. For more information about creating views using the JavaScript API, refer to a later section.

Before you can create and include a VDL view in your app, you need to declare it in your app's cfile using the <vdl-view> element.