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.
If you want to remove elements from the default designer view, you need to override the default designer view file. To do this, perform the following:
Mvc/Views/
Mvc/Views/News/
<style-dropdown />
RESULT: This removes the style-dropdown functionality from the default News designer view and disables editors to set predefined style to the widget.
style-dropdown
NOTE: Because the JSON and JavaScript files are not overridden, the removed client component scripts will be loaded, although you are not using them. To change the scripts or components that are loaded with the default designer view, you also need to override the default designer JSON file and remove the sf-style-dropdown client component from the array of component dependencies. For more information, see Add a script to the News designer JSON file.
sf-style-dropdown
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