Coming Soon:
On April 2nd, all Suggestion Boxes will be migrating to The Network, Trimble's online user community. Your posts, votes, comments, and user accounts will transfer. This site will become read-only after the migration, and this banner will have a link to the new location for Vista suggestions.
Most scanners send keypress events and can be custom programmed to send a special character before the code and after the code.
The programming on the Vista client would then look something like this: (no matter what input box is currently in focus)
On detection of Barcode Start Character, focus the INVOICE NUMBER box so the following characters flow into it.
When Barcode Stop Character is detected, simulate the TAB keypress.
The INVOICE NUMBER box could have a validation procedure connected to it so the user could be prompted if they were entering a duplicate invoice number.
We at Viewpoint sincerely thank you for your contribution to Suggestion Box on how we can improve Viewpoint products. While we can’t do everything at once, we rely upon your feedback to help guide the prioritization of our product improvements, and Suggestion Box is a critical tool for us to understand and prioritize our customers’ needs.
Viewpoint reviews Suggestion Box regularly for all of our products and updates statuses, adds comments, and performs various house-keeping (including deleting) as needed to ensure that Suggestion Box is maintained as a productive environment for product enhancements requests.
Most scanners send keypress events and can be custom programmed to send a special character before the code and after the code.
The programming on the Vista client would then look something like this: (no matter what input box is currently in focus)
The INVOICE NUMBER box could have a validation procedure connected to it so the user could be prompted if they were entering a duplicate invoice number.