FYI, feel free to correct it, modify it, addon it, laughthing about it, etc... : http://www.xwiki.org/xwiki/bin/view/FAQ/Which+variables+I+can+use+in+%22Cust... :-) Thxs again. Pascal B De : Pascal BASTIEN <pbasnews-xwiki@yahoo.fr> À : Marius Dumitru Florea <mariusdumitru.florea@xwiki.com> Cc : XWiki Users <users@xwiki.org> Envoyé le : Vendredi 17 avril 2015 17h53 Objet : Fw : Re: [xwiki-users] Question about Page type property (and an issue) in a Class (resolved)
I create MyClass/Sheet/Template and in another AnotherClass I add a Page type property with: - Display Type : select - XWiki Class Name: MyClass - Id Field Name: doc.fullName - Value Field Name : doc.name
My purpose is to display a list of page (with MyClass object): this point is working well but ...
I want that the user select in my select list: one page OR nothing.
...