Apr 6th, 2009, 4:59 PM
Hi Yettyn,
Not a stupid question at all!
If I undestand your problem correctly, you'll really need some custom PHP. What you'd do is pull the appropriate submissions from the database and display the content in whatever format you want - using your WYSIWYG script. I'd suggest looking at the core functions ft_get_submission_info and ft_update_submission, both found in /global/code/submissions.php. They extract the submission information and update it.
Good luck!
- Ben
Not a stupid question at all!
If I undestand your problem correctly, you'll really need some custom PHP. What you'd do is pull the appropriate submissions from the database and display the content in whatever format you want - using your WYSIWYG script. I'd suggest looking at the core functions ft_get_submission_info and ft_update_submission, both found in /global/code/submissions.php. They extract the submission information and update it.
Good luck!
- Ben