Create new pages and add widgets to pages dynamically

Former Member
Former Member

Hi Team,

I will give  30 number in textbox with description in another textbox  and click on submit button then I will create 30 pages with  descriptions in DB and I will add 2 or 3 widgets to every page and widgets will be same on all pages. 

Finally, I can see 30 pages in a table and If I click on any row then it will navigate to particular page name with description in the particular row and widgets will be added automatically to this pages . 

Kindly suggest me, How to achieve this functionality from Telligent. Thanks

Regards,

Kiran Ch.

Parents
  • Former Member
    0 Former Member

    What's the goal of this functionality? Based on what these pages will contain, you can achieve this with the content and application model: create 30 content (forum thread, blog post, wiki page) and then have a directory (application) page with a list of the content pages. You could create the application and content programmatically with out of the box content types, or a custom content type.

Reply
  • Former Member
    0 Former Member

    What's the goal of this functionality? Based on what these pages will contain, you can achieve this with the content and application model: create 30 content (forum thread, blog post, wiki page) and then have a directory (application) page with a list of the content pages. You could create the application and content programmatically with out of the box content types, or a custom content type.

Children