| in production This is a crude early version in how to add widgets. |
Adding a widget.
- Goto this link.
/myportal-tool/admin
- Then click on the link "Insert New Widget"

- Now you see the add new widget page.

| input fields | description |
|---|---|
| Id | This will be the id used on script level, do not use space |
| Name | Name displayed in the widget title bar |
| Description | Description displayed when user adds the widget |
| URL | the url that links to the widget folder(mostly the widget folder in tomcat webapps) |
| iFrame | create it as an iFrame or inline, inline is standard. |
| Height | the height |
- Now click on "Add Widget"