Fawad,
One option to do this is to use the ready-made AppWithinMinutes editors, by introducing
an additional field for the content in a class, and filling in the custom displayer
property value with "{{include reference='AppWithinMinutes.Content'/}}". You
can use the same approach for editing the page title from an XWikiObject form. I could
not find an online documentation about this feature yet, we might document it in greater
details as it's very handy when the need arises to combine the document and the object
approaches.
Cheers
Stéphane
Hi all,
I wanted to ask if it was possible to have a custom class sheet and the editing
options of a normal page available at the same time?
As it stands, for the PointSheet, we will have to skip the WYSIWYG editor for
editing the page. However, one thing could be that instead of taking the page's
content for the Point's popup, we could introduce a new class property
popupContent and have the popup content inside that. This way, we can use
WYSIWYG as well.
Another approach could be to keep the current Point Editor and use that create
points without any sheet.
The same questions apply for the Shape Editor as well.
What do you think?
Best,
Fawad