On 26 May 2017, at 19:27, Stefan Platon
<platonfanica(a)yahoo.com> 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/FAQTutorialMa…
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