Hi, the velocity-code is executed on the server, while js-code runs on the client side, AFTER the macro-code was executed . You could try need to pass parameters to your macro via an URL parameter or http POST.
Hope this helps! Best, Michael Am 12.05.2014 19:01 schrieb "Eduardo Abritta" <[email protected]>: > Hi Sirs, > > I am developing a macro in velocity (wiki macro) and need to use a > parameter (wiki macro parameter) defined by the user in my java script code > (java script extension). I tried can several methods but it is not working. > > How can I do this? > > > > > Atenciosamente, > Eduardo Abritta > e-mail: [email protected] | > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
