I seem to have missed something basic and critical for this to work. I have a number of guesses about what those things might be.
- What I'm attempting to do must be done in a component and cannot be done in a module
- What I'm attempting to do (write new content into an existing article) must be done only after proper credentials for the user are provided - either through the login module or hard coded (securely, of course) within the code
- The article must first be checked out? Or somehow put into a state where it is "modifiable"
- The article needs to be deleted and then recreated with the original articleId (this seems unlikely, but ... )
Statistics: Posted by davidascher — Fri Nov 01, 2024 12:44 pm