Il 17.08.2011 16:50,
=?ANSI_X3.4-1968?Q?Magnolia_Forums_=28on_behalf_of_Pawe=3F_Maciszewski=29?=
ha scritto:
Magnolia CE version 4.4.2 and form module version 1.2.3.
Thanks for help in this topic.
Pawel
It seems strange, the "mgnlToken" parameter should already handle this.
Please double check to have inserted the hidden field mgnlToken, like
standard form ftl does...
Anyway, you can win, again :-)
My suggestion is to pass a hidden value, called for instance
"mgnlFormUuid" with the uuid of the paragraph.
Then, you need to extend the execute method of the form paragraph
modelClass in order to check if
content.getUuid().equals(parameters.get("mgnlFormUuid")), or something
similar.
HTH, Matteo
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------