See http://platform.xwiki.org/xwiki/bin/view/DevGuide/APIGuide#HAccessobjectsina... . You should also check the sheet generated by AWM for your class structure. See http://extensions.xwiki.org/xwiki/bin/view/Extension/App+Within+Minutes+Appl... . Hope this helps, Marius On Tue, Jan 28, 2014 at 6:39 PM, Matthias Albert <[email protected]> wrote:
Hi all,
after I managed to create a class structure using AppWithinMinutes, I could create objects of this class in the Application's start page.
Now I am trying to create a different xwiki page, that should show a filtered table view of the objects created using velocity statements.
I could create a #foreach loop iterating over the objects and show each object's name.
My problem is: how can I show some of the property values? The class properties have names like: Beschreibung (shortText1: String)
Can anyone give a hint?
Thank you in advance Matthias _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users