Skip to Content
0
Sep 02, 2022 at 01:10 PM

regarding editing a paragraph component through smartedit

232 Views

Hi

I am new to smartedit , I have a created a paragraph component , I want to edit that paragraph component in smartedit, but the component is not showing editable.

  • INSERT_UPDATE CMSParagraphComponent;$contentCV[unique=true];uid[unique=true];name;∁onentRef;;;;content
  • ;;freeGoodMsgHeaderComponent;display message header for free good;freeGoodMsgHeaderComponent;;;;Free Goods;
  • INSERT_UPDATE ContentSlotForPage;$contentCV[unique=true];uid[unique=true];position[unique=true];page(uid,$contentCV)[unique=true][default=cartPage];contentSlot(uid,$contentCV)[unique=true]
  • ;;FreeGoodMsgHeaderForPage;FreeGoodMsgHeader;;FreeGoodMsgHeader-cartPage;;;
  • INSERT_UPDATE ContentSlot;$contentCV[unique=true];uid[unique=true];name;active;cmsComponents(∁onentRef)
  • ;;FreeGoodMsgHeader-cartPage;Free Good Msg Header Content Slot ;true;freeGoodMsgHeaderComponent;

then I added entry in structure_cartPageTemplate.vm,

<tr> <td height="200px" colspan="3" class="structureViewSection"> <cockpit code="FreeGoodMsgHeader" /> </td> </tr>but when I am trying this component in smartedit , I am not getting the pencil icon , is something I am missing here , can someone please help.

image.png

Attachments

image.png (89.9 kB)