IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
In general, when you create a widget designer, you need the following:
For more information, see Feather: Create custom designer views.
In some cases, you do not have custom client logic for your designer. For example, if you are using the sf-expander client component, you need to create a JavaScript file that registers your designer AngularJS module and requires the sf-expander client component’s AngularJS module.
sf-expander
In these cases, Feather automatically takes care of the registration of the of client components' AngularJS modules. You do not have to create a JavaScript file, only to register and wire up the dependencies for your designer AngularJS module.
In case, you need some custom client logic and you create your JavaScript file following the conventions, Feather will respect it and use it. Note that, if you do not add a module dependency in your AngularJS module definition, this will cause an error and Feather will not automatically take care of it.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important