[xwiki-users] Annotations on content in AppsWithinMinutes
I have developed a simple glossary app for my XWiki instance. Everything works great until I try to add an Annotation to the page, generally on content that is a TextArea type. As soon as I save the annotation, all of the fields of the app immediately disappear. They won't re-appear until I delete the Annotation. What am I missing? Does my TextArea have to somehow link to the AnnotationClass? Sorry if this is a newbie question; I'm just getting started with XWiki. David
This is a known bug , which is not yet fixed. The new sheet system used in app within minutes requires that some adaptations are made in the annotation system Ludovic Envoyé de mon iPhone Le 24 juil. 2012 à 20:46, David Baltusavich <david@synatree.com> a écrit :
I have developed a simple glossary app for my XWiki instance.
Everything works great until I try to add an Annotation to the page, generally on content that is a TextArea type. As soon as I save the annotation, all of the fields of the app immediately disappear.
They won't re-appear until I delete the Annotation.
What am I missing? Does my TextArea have to somehow link to the AnnotationClass?
Sorry if this is a newbie question; I'm just getting started with XWiki.
David _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
If I don't use the AppWithinMinutes feature to create the glossary, and instead write it from scratch, will Annotations work then? Thanks, David Baltusavich ------------------------------ <http://www.synatree.com> 1001 State Street, Suite 1123 Erie, PA 16501 (814) 422-5887 (321) 800-8733 On Tue, Jul 24, 2012 at 3:18 PM, Ludovic Dubost <ludovic@xwiki.com> wrote:
This is a known bug , which is not yet fixed. The new sheet system used in app within minutes requires that some adaptations are made in the annotation system
Ludovic
Envoyé de mon iPhone
Le 24 juil. 2012 à 20:46, David Baltusavich <david@synatree.com> a écrit :
I have developed a simple glossary app for my XWiki instance.
Everything works great until I try to add an Annotation to the page, generally on content that is a TextArea type. As soon as I save the annotation, all of the fields of the app immediately disappear.
They won't re-appear until I delete the Annotation.
What am I missing? Does my TextArea have to somehow link to the AnnotationClass?
Sorry if this is a newbie question; I'm just getting started with XWiki.
David _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Yes as long as you don't use the new sheet system, the HTML macro and use $doc.getValue to display your glossary fields that you want to be annotable. It's a few limitations we know but there are some goods reasons for that Envoyé de mon iPhone Le 24 juil. 2012 à 23:41, David Baltusavich <david@synatree.com> a écrit :
If I don't use the AppWithinMinutes feature to create the glossary, and instead write it from scratch, will Annotations work then?
Thanks,
David Baltusavich ------------------------------
<http://www.synatree.com> 1001 State Street, Suite 1123 Erie, PA 16501 (814) 422-5887 (321) 800-8733
On Tue, Jul 24, 2012 at 3:18 PM, Ludovic Dubost <ludovic@xwiki.com> wrote:
This is a known bug , which is not yet fixed. The new sheet system used in app within minutes requires that some adaptations are made in the annotation system
Ludovic
Envoyé de mon iPhone
Le 24 juil. 2012 à 20:46, David Baltusavich <david@synatree.com> a écrit :
I have developed a simple glossary app for my XWiki instance.
Everything works great until I try to add an Annotation to the page, generally on content that is a TextArea type. As soon as I save the annotation, all of the fields of the app immediately disappear.
They won't re-appear until I delete the Annotation.
What am I missing? Does my TextArea have to somehow link to the AnnotationClass?
Sorry if this is a newbie question; I'm just getting started with XWiki.
David _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
David Baltusavich -
Ludovic Dubost