Sitefinity sf-html-field.sf-cshtml File

80 Views Asked by At

Question concerning the Bootstrap \ResourcePackages\Bootstrap4\client-components\fields\html-field\sf-html-field.sf-cshtml File.

If I modify this file (e.g. add a button), I would expect to those changes take effect on the HTML editor's toolbar when I go in to edit a record in a list with a field that's listed as rich text. Unfortunately, I'm not seeing any changes.

Also tried modifications to the AdminApp\config.json but modifying THAT file also does nothing.

Is there an additional file required?

1

There are 1 best solutions below

0
Ctznkane525 On

Backend for SF 14.0 is done via adminapp/config.json. I had mistakenly had a comma in the filename: https://www.progress.com/documentation/sitefinity-cms/120/administration-configure-the-kendo-editor

Backend for SF 14.4 is done slightly differently: https://community.progress.com/s/article/after-upgrade-to-14-3-it-is-not-possible-to-use-config-json-to-customize-rich-text-editor