How to add components to the sidekick without updating the design dialog.
To add components to the sidekick for use with a parsys component without updating the design dialog, the following steps can be taken.
1. Locate your “par” component in the design for your site.
2. If a property “components” of type String[] doesn’t exist, add it.
3. If the property already exists, update the value to add the path to your component to the list.
4. That should be it.





