Automatic registration of scripts for client components

In general, when you create a widget designer, you need the following:

  • The designer’s markup
  • The JSON file that describes your designer script, the component dependencies, and the priority.
  • The JavaScript files that hold your client logic and registers and wires up dependencies for your designer’s AngularJS module.

For more information, see Create custom designer views.

In some cases, except the client components that you use in your designer markup, you do not have explicit JavaScript dependencies to include in your designer JSON file. In most cases, you may also want to use this designer view as your default one. For example, if you are using the sf-expander client component, you need to create a JSON file that requires the sf-client component.

In this case, Sitefinity CMS automatically takes care of the resolution of the of client components' scripts. You do not have to create the JSON file, only to specify the client components and the view priority. 

If, however, you create your JSON file following the conventions, Sitefinity CMS will respect it and use it. Note that, if you do not include a client component, but you are using it, this will cause an error and Sitefinity CMS will not automatically take care of it.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Tags

Was this article helpful?