Adding a Custom User Interface
This introductory guide focuses on creating a custom user interface using two different methods, which includes using the View Designer. For more information about creating views using the JavaScript API, refer to the later section Using the JavaScript API to Create Custom Views.
The View Designer is a visual editor in Xpress Workbench which makes it easy to design and develop the views of Xpress Insight Apps. With View Designer, you can compose a view by dragging interface elements into a symbolic layout and configuring the behavior of those elements with wizards.
View Designer generates the underlying VDL (View Definition Language, an extension of HTML) code. The symbolic layout represents the structure of the final VDL file and does not behave as a WYSIWYG editor. For advanced tasks you can switch between the View Designer and Code editor to work directly with the underlying markup. Your view can be quickly and easily previewed in Insight.
The following sections provide a tutorial that creates a custom user interface using the graphical user interface provided by the View Designer, and introduces the code editor.
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.