Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to change label size when printing to Zebra printer #137

Closed
DutchPotato opened this issue Jul 22, 2020 · 2 comments
Closed
Labels

Comments

@DutchPotato
Copy link

After adding a trait in the "Zebra Label Print" format we are unable to change the label size. When collecting data, the drop-down menus for Text, Barcode and Copies are also not available.

To Reproduce
Steps to reproduce the behavior:

  1. Create a trait with the "Zebra Label Print" format
  2. Select "Zebra Label Print" trait for scoring
  3. Go to "Collect" and move to "Zebra Label Print" trait
  4. Scroll down for label details

Expected behavior
A dropdown menu should appear with multiple label size options or it should be possible to enter the label size manually.

Device Info (please complete the following information):

  • Model: [Zebra MC3300]
  • OS: [e.g. Android 7.1.2]
  • Field Book Version [4.3.3]

We are able to print on labels of 10 cm by 5 cm using the standard size of "3" x 2" simple".

@trife
Copy link
Member

trife commented Aug 25, 2020

We're looking into this now. Thanks for bringing it to our attention.

chaneylc added a commit that referenced this issue Aug 26, 2020
Previously, the spinners for selecting label configurations were disabled. Solution was to enable them manually during loadLayout of LabelPrintTraitLayout.

Other minor changes include:
Slightly updated loadLayout function to still load UI if ZebraConnect app is not present.

Added a ZebraConnect image button, press this to go to the app or download page.

Added brief documentation and proposed changes for label configurations.
@trife trife mentioned this issue Sep 1, 2020
1 task
trife added a commit that referenced this issue Sep 1, 2020
Fixes for Zebra Label Print trait #137
Fixes CSV UTF BOM
@trife
Copy link
Member

trife commented Sep 2, 2020

Fixed in 3b1c2d3
Released in v4.4

@trife trife closed this as completed Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants