26 May
2017
26 May
'17
9:13 p.m.
On 26 May 2017, at 19:27, Stefan Platon <[email protected]> wrote:
Hello. Could you tell me how can I take some values from an html form and set them to a xwiki class' attributes? Thank you.
Hello Stefan, I’ve learned a lot of XWIki internals when following this tutorial (well, an earlier version of it): http://platform.xwiki.org/xwiki/bin/view/DevGuide/FAQTutorial/FAQTutorialMan... There you can see how a form can be made (using velocity) and let it update values on an XWiki object and its attributes defined by the class. Hope it helps. paul