xxforms:autocomplete on xforms:secret or the entire html form

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xxforms:autocomplete on xforms:secret or the entire html form

Jasper.Linthorst
Hi Alessandro (and others),
I would like to make use of the xxforms:autocomplete attribute on an xforms:secret element, but this doesn't have the desired effect (read: the eventual rendered html doesn't have the autocomplete attribute). It does seem to work on xforms:input elements. Have you implemented this feature only for xforms:input? If so, is there a way to have this autocomplete attribute on the resulting html form element?
 
TIA,
Jasper


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xxforms:autocomplete on xforms:secret or the entire html form

Philip.Cantin
Jasper,

Orbeon now has an fr:autocomplete XBL component, which is used to provide autocomplete functionality similar to xxforms:autocomplete. The code for it is located in orbeon-resources-private.jar. If you navigate within that JAR to /xbl/orbeon/autocomplete, you'll find autocomplete.xbl. I would think taking a look at this file would be a good start to finding your solution.


---Philip


Jasper Linthorst-2 wrote
Hi Alessandro (and others),
I would like to make use of the xxforms:autocomplete attribute on an
xforms:secret element, but this doesn't have the desired effect (read:
the eventual rendered html doesn't have the autocomplete attribute). It
does seem to work on xforms:input elements. Have you implemented this
feature only for xforms:input? If so, is there a way to have this
autocomplete attribute on the resulting html form element?
 
TIA,
Jasper


--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws