Skip to content

fico-xpress/vdl-custom-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdl-custom-extensions

Library of prototype VDL custom extensions for FICO Xpress Insight

Notice

These VDL Extensions are named with the vdlx- prefix. This means that they are written by the Xpress Insight VDL team and are earmarked for possible inclusion in a future version of the software. It is recommended that you keep up to date with any changes to this software.

If any of these extensions are included in the product then they will be deprecated here and will appear in Xpress Insight with the normal vdl- prefix.

You are welcome to use these extensions in your VDL apps and to learn from the source code in creating your own extensions. When developing custom extensions please use another namespace so that there is no confusion between your own custom extensions and the official ones.

Usage

Zip up the contents of the dist directory, then upload the zip archive to your instance of Xpress Insight 4.x.

After loading a new App will be available named: 'VDL Extensions Demo'.

Extensions Usage

The dist/client_resources/includes directory contains the custom extension source. Use <vdl-include src="vdlx-extension-name.vdl"/> where extension-name is one of these custom extensions to include in your view. The relevant tag will then be usable within your app.

Current Extensions

vdlx-sidebar

the main sidebar extension discussion

vdlx-sidebar

vdlx-toolbar

a simple toolbar, usually top of view discussion

vdlx-toolbar

vdlx-dropdown-button

a dropdown menu

vdlx-dropdown-button

vdlx-tabs

tabs or pills for inner view navigation discussion

vdlx-tabs

vdlx-modal

a modal dialog wrapper that can contain custom VDL discussion

vdlx-modal

There are other component demos within this repository that were simpler to create with exisitng VDL and HTML rather than creating a custom extension.

Get involved

We will be accepting pull requests and feature requests and defect fixes so please contact us if you have Xpress Insight app requirements that may be enhanced with custom extensions.

Joc O'Connor - VDL Technical Lead for FICO Xpress Insight

The code in this repository is covered by the Apache 2 Licence.

About

Library of prototype VDL custom extensions for FICO Xpress Insight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •