Klipfolio. The KPI Dashboard - Evolved
The KPI Dashboard – Evolved
1-877-233-6149
Contact Us

Klip Developer Guide

Table of Contents

4.4. Next Steps

Before you deploy your Klips to your users, be sure to take a few minutes to consider how you will distribute them initially and in the future. Depending on which method you choose, you may need to add additional code in the Klip that is required for that method to work. For example, remember to add the <kliplocation> if you are going to use the application's internal Klip upgrade checking mechanism.

When you have a new version of your Klip available for distribution, be sure to test upgrading it to assess the implications, if any, and let the users know beforehand what they should expect after upgrading the Klip.

[Note]Note

When a Klip upgrades, the newly loaded Klip will not refresh automatically. If you want a refresh event to occur as soon as the Klip is upgraded, or if you want to implement any other functionality at this time, use the onUpgrade() event handler.