[Xsltforms-support] xf:submission
Brought to you by:
alain-couthures
From: Jason K. <ja...@bi...> - 2009-12-07 22:20:50
|
xf:submission's validate parameter doesn't seem to work when = 'false()' or 'false'. Anyone know why/how to fix it? Also, what is the best way to differentiate between a data validation error and a submission error? Also, for a method='post', is there a way to handle this as an actual post in the browser rather than an ajax page replace? The best I've found is <xf:submission id="s02" method="post" replace="all" action="SubmissionHandler.aspx"> Thanks, Jason |