Follow these steps to sync and display images on your handheld device in TracerPlus:
1. Create an Image Field in TracerPlus
- In TracerPlus Desktop, add a new field to your form and set the Field Type to Image.
- Create a Control Image on the form. This is where the image will be displayed.
2. Place Images in the Bin Folder
- Copy all image files you want to display into the TracerPlus Connect Bin folder.
- Default path is C:\Program Files (x86)\PTS\TracerPlus Connect 10\Bin
3. Add the Image File Name to Your Database Record
- In your database (Access, SQL, etc.), create a field to store the file name of the image.
- Example:
drill.jpg
4. Sync to the Handheld
- Add a button onto the form with an action of DoSync, this should point to your TracerPlus Connect profile that's responsible for syncing the images to the handheld.
Extra
- Attached at the bottom is an example project that can be referenced. This project also demonstrates the lookup feature, which allows you to display different images depending on which barcode was scanned.
Comments
0 comments
Article is closed for comments.