Input Components Suite Quick Start | Last Updated 19 Mar, 2007 |
||
ICSuite Quick Start Example 1. Read Installation and Integration documentation section. 2. Import ICSuite-2.x.x.css, ICSuite-2.x.x.js, ICSuite-2.x.x-custom-settings.js and ICSuite-2.x.x-predefined-masks.js file into your web page. ... <!--Wiseblocks import - The CSS file should be in the head section.--> <link rel="stylesheet" type="text/css" Warning! If you get the message "Wiseblocks ICSuite license has not been found." it is probably because you are running ICSuite on a domain name without a license. You can either get a 30 days trial license or run your test on a local machine.
4.c. We suggest saving all your custom definitions classes into ICSuite-2.x.x-custom-setting.js to make the maintenance of your application easier. 5. Edit ICSuite-2.0.x-custom-setting.js and add custom parameters to this file as needed. Best Practice recommandation for Input Components Suite users.
Take a look at Users Guide for detailed reference. |