I am struggling with a way to create child documents when the user isn't allowed to edit the parent, so I think my best (and only) solution is to use content services.
My question is - if I create the code how do I call it - I want to use it from the front end. Could I use Ajax to somehow trigger the code?
Basically I want users on the front end to edit a simple form and the system to create a document from this (adding the id of the document the front end is currently displaying as a property on the newly createddocument).
(Frontend editing - whilst superb - won't work here as I users won't be allowed to create child documents).
My basic problem is how to launch the code that saves the document.
Creating documents from the front end
I am struggling with a way to create child documents when the user isn't allowed to edit the parent, so I think my best (and only) solution is to use content services.
My question is - if I create the code how do I call it - I want to use it from the front end. Could I use Ajax to somehow trigger the code?
Basically I want users on the front end to edit a simple form and the system to create a document from this (adding the id of the document the front end is currently displaying as a property on the newly createddocument).
(Frontend editing - whilst superb - won't work here as I users won't be allowed to create child documents).
My basic problem is how to launch the code that saves the document.
Thanks for any help
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.