In general I use custom edit sheet passed as a get/post parameter as
described in
http://extensions.xwiki.org/xwiki/bin/view/Extension/Sheet
+Module
and validation with groovy according to:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Creating+a+form+with
+validation+and+tooltips
Problem is that after validation error default sheet is used.
What could be means to return to previous dynamically passed sheet?
Thanks in advance!
Valdis