Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi, I have created Custom Grid editors using package.manifest file and placed the file in
App_Plugins/CstEditors/package.manifest
The content of package.manifest :
{ "gridEditors": [ { "name": "H1", "alias": "headline1", "view": "textstring", "icon": "icon-coin", "config": { "style": "font-size: 36px; line-height: 45px; font-weight: bold", "markup": "<h1>#value#</h1>" } } }
I can see the H1 appearing as editor in my grid but when I published my page I cant see any styling at all. Any idea what I am doing wrong here?
Thanks
Any help would be appreciated. Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Custom Grid editors
Hi, I have created Custom Grid editors using package.manifest file and placed the file in
The content of package.manifest :
I can see the H1 appearing as editor in my grid but when I published my page I cant see any styling at all. Any idea what I am doing wrong here?
Thanks
Any help would be appreciated. Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.