Forum Discussion

radhika_kundana's avatar
3 years ago

How to refer editor(post page) in custom page

Hi,

I am trying to add post page editor in custom page.

I tired to render below component in custom page and didn't work. 

<component id=''editor" /> 

Before developing custom editor component, I would like to check if we have any other options available in Khoros studio. 

  • Hi radhika_kundana,

     

    Not sure why it is not working as the snippet seems correct. Might have to do something with organizing. Could you please try adding it to the main content of the quilt and see if it works?

    • MohammedF Thanks for the reply.

      Yes, I have tired adding in main content. I have read in forums that it works only for POST page.  

      Please let me know if you have any solution. 

      <add to="main-content">
      <component id="common.widget.page-title"/>
      <component id="topic-message"/>
      <component id="editor"/>
      <component id="common-widget-members-count"/>
      <component id="community.widget.page-options"/>
      </add>

      • TrippB's avatar
        TrippB
        Khoros Alumni (Retired)

        Hi radhika_kundana , in order to get a message editor form workin on a custom page, you will need some help from the Khoros Professional Services team. There isn't a way to do what you're aiming for here without some custom backend work. Let me know if you are interested in an engagement with Professional Services to make this happen.