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

Feature: QR scan-able text input field #185

Open
pphetra opened this issue May 13, 2024 · 0 comments
Open

Feature: QR scan-able text input field #185

pphetra opened this issue May 13, 2024 · 0 comments
Assignees

Comments

@pphetra
Copy link
Contributor

pphetra commented May 13, 2024

Enable text input field to support QR code scan.
Screenshot 2567-05-13 at 11 25 47

Json definition should be something like this.

{
    "id": "bag_id",
    "label": "QR ถุง",
    "name": "bag_id",
    "type": "text",
    "scan": true,
    "required": true,
    "minLength": 4,
    "maxLength": 4
  }
pphetra added a commit that referenced this issue May 16, 2024
Feature: QR scan-able text input field #185
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