Rendering of xf:input with integer binding

Hello,

in Mozilla XForms we currently render a xf:input with a bind to an
integer type as a spinbox (like those:
http://img.brothersoft.com/screenshots/softimage/s/spinbox.js-212215-1234938073.jpeg;
a textbox with those small up and down arrows). Recently a user
complained about this behavior, he expected a simple input box (without
the arrows).

How do other XForms processors render this type? I tried Orbeon, which
always displays a simple input box (and I didn't get formsPlayer to
work, and its website formsplayer.com seems to be down).

I thought about making appearance="full" showing the spinbox with
arrows, and all minimal and compact only a simple input box.

Philipp

Received on Tuesday, 12 October 2010 00:13:30 UTC