This content has been marked as final.
Show 1 reply
-
1. Re: Web app to replicate blog posts as new forum topics?
Cedric Canete Jul 24, 2013 7:35 PM (in response to CWLMedia)No way to do this using the blog module as posts are written on admin and as long as it is on admin we cannot add scripts on the page.
As what you have said - you can use webapps for the blogs, but are and will be limited to the modules surrounding webapps and cannot use tags from the blog module.
You can then probably insert the webapp input field on a page together with the create forum post, grab the ID on the forms and do javascript that populates that field with what you have added on the webapp fields. This way, you are populating the 2 modules, Webapps and Forum
Let me know if this works as I have just only thought about this now

