[Xsltforms-support] Calculation before submit ?
Brought to you by:
alain-couthures
From: Grégoire C. <gco...@gm...> - 2011-03-29 16:05:11
|
Hi! Is it possible to do a calculation just before the submission of an instance? Can I use the "calculate" attribute of a xf:bind to do this? The need is to hash the password given by the user, so that it doesn't travel as clear text. But obviously, we don't want the user to see the hashed password appear in the xf:input. Ideas welcome! :-) Cheers, Grégoire |