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

Bind template #308

Open
5tormChild opened this issue Jun 28, 2023 · 3 comments
Open

Bind template #308

5tormChild opened this issue Jun 28, 2023 · 3 comments

Comments

@5tormChild
Copy link

We would need to bind a certain phone to a certain template on the server, selecting the template before each reading is not an option.
Because we're using 40+ phones simultaneously for barcode reading, separating the different purposes would be very important for us.
There should be a default template on the server, so if there is no forced template on the phone, it would use the default, or when the forced template is missing, it could fall back to the default one.

This is something we just can't live without, and in the current state B2PC doesn't support forcing / binding server and template.

@fttx
Copy link
Owner

fttx commented Jun 29, 2023

Are you looking for an option to set a default template from the server settings? Currently, it seems that the app always loads the first template on the list or the most recently selected output template. Could you confirm if you are using it with multiple servers?

Thanks

@5tormChild
Copy link
Author

5tormChild commented Jun 29, 2023 via email

@5tormChild
Copy link
Author

5tormChild commented Jun 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants