Christopher Valotta
I am trying to create a wysiwyg form that displays user specific notes about that page (only administrators). So I need the form to know what page it's on and only show that users notes to them. Is this possible? I am creating a website for educators to take notes on each page specific to themselves. I appreciate any insight. Thank you in advance
I am trying to create a system where an admin or editor can create a page from the front end... this is relatively easy. It's the next part that I have questions about. I'd like the user to be able to select a page that exists in the site from a drop down as the parent page and have the new page listed as a child when published. I am creating a note taking system in which the user can take notes, I'd like that to be associated in the hierarchy by selecting the parent page... any way to do this? I really appreciate any help with this, and thanks in advance.