Embed a Topic Page in a customized page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi,

   Let me first explain the purpose.   Basically I wanted to let the user change or control the 'section' on the customize page without touching any code.

So what I was thinking to do is to display or embded a topics(page) inside a customize page. What makes it more complicated is I might need to show 2 topics(page) inside the customized page.   This is to make each section in the topis content shorter.

I want to display something like this



@Html.Page("TopicPage1")
@Html.Page("TopicPage2")

Hope you can help me thanks.
6 years ago
Hello,

You can just do like wordpress plugin are having feature. Display Edit link on each topic page corner once click display popup and display html editor in popup. And do change and save it in topic page.


Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.