Hi,
I'm desperately trying to figure out how I can render the edit form
for an class instance B inside page A. The file editinline.vm must
have to be called with some parameters that I'm uncertain about
(particularly the "cdoc" variable must have been set somewhere).
I've tried a lot of things:
- Calling getRenderedContent will render the instance in the view
mode, not in the edit mode
- When trying to call #template("editinline.vm"), XWiki server hangs
itself up using a lot of processor resources.
It seems there is absolutely no documentation around.
I'm running 1.2-milestone-1.5235.
Any ideas?
Thanks in advance,
Andreas
Show replies by date