Adroid - RDMLX issue
Posted: Thu Jun 26, 2014 7:32 pm
Hi
I have an app with a barcode/search field at the top and a result table below. In the table I have an input field with a Onvaluechange(ORDERCHANGE).When the user want to order they type in the numbers they want and hit done (Iphone) or next (android). this works fine.
If the search only findes 1 item and the user wants to order this item, they type in the numbers and hit the next button (android), longrange can not jump to the search fields as this should be the next field. if I tab in the search field it triggers the Onvaluechange(ORDERCHANGE) correct. On iphone it works fine.
/klaus
I have an app with a barcode/search field at the top and a result table below. In the table I have an input field with a Onvaluechange(ORDERCHANGE).When the user want to order they type in the numbers they want and hit done (Iphone) or next (android). this works fine.
If the search only findes 1 item and the user wants to order this item, they type in the numbers and hit the next button (android), longrange can not jump to the search fields as this should be the next field. if I tab in the search field it triggers the Onvaluechange(ORDERCHANGE) correct. On iphone it works fine.
/klaus