manish_patel
18th February 2009, 10:02
Hi,

I have one input field (i.e. item) in maintain session. In this field user should input value by scanning only; manually input should be restricted.

Now question is how we can restrict manually input.

We can’t use attr.input=false in before.input field subsection; as we need to press TAB key from that field to return value from scanner.

Do you have any idea to handle this situation?

Thanks & Regards,
Manish

bdittmar
18th February 2009, 10:20
Hi,

I have one input field (i.e. item) in maintain session. In this field user should input value by scanning only; manually input should be restricted.

Now question is how we can restrict manually input.

We can’t use attr.input=false in before.input field subsection; as we need to press TAB key from that field to return value from scanner.

Do you have any idea to handle this situation?

Thanks & Regards,
Manish

Hello,
search forum and you'll find this !

http://www.baanboard.com/baanboard/showthread.php?t=26035&highlight=scanner

Regards