Building Shareable Libraries

Use your web application library to share reusable code.

You can create an add-on for your web application and distribute it in a package using the following steps.
  1. Add all of the source files for your web application to the library.
    Note Ensure you create the library on the web server target.
  2. Add a HTML panel palette and all supporting functions to the web application library.
  3. Add a palette with your custom UI elements to the web application library.
  4. Build the web application library into a package or package installer.