Details
-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.2 Final
-
Fix Version/s: 1.4 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:ICEfaces 3.2
Description
The scanned QR code should be set in the bean after capturing it with <mobi:scan>. As it stands right now, the value is set as the component's submittedValue but isn't set in the bean until we manually trigger a full lifecycle via a commandButton. It would be nice to scan a QR code and have that value immediately rendered to the user. It's not possible to use <mobi:ajax> since it's nested in a parent that does not support ajax behaviors.
This is a good idea, but will likely require native support and slightly different implementation on each platform. Since this is a new feature it may be out of scope for 1.3.