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

Enumeration Widget #611

Open
LukasSchmid97 opened this issue Aug 13, 2019 · 5 comments
Open

Enumeration Widget #611

LukasSchmid97 opened this issue Aug 13, 2019 · 5 comments

Comments

@LukasSchmid97
Copy link

The user doesn't know what Inputs are valid for the database

Expected behavior:

the user sees a list of allowed values for those attributes

Observed behavior:

text input that rejects most inputs

Screenshots and GIFs

QField version: 1.1.0

@m-kuhn
Copy link
Member

m-kuhn commented Aug 20, 2019

That would be an additional widget to be implemented.

I guess it would be possible to use a ValueMap widget with the same effect.

For a list of currently available widgets see here: https://qfield.org/docs/project-management/vector-layers.html#field-widget

@signedav
Copy link
Member

signedav commented Nov 6, 2019

Hi @LukasSchmid97
Does the value map widget make it for you, or do you want to keep the request to implement the enumeration widget?

@label-actions
Copy link

label-actions bot commented Nov 6, 2019

This has been accepted as an enhancement request. Good job 👍 Enhancement requests are very valuable to make QField better. They sometimes attract others and just happen magically. More often however they need someone to jump in and make them come true.

@LukasSchmid97
Copy link
Author

I'd still appreciate if that became a feature someday. Even if there are workarounds

@signedav signedav removed the feedback label Nov 6, 2019
@signedav
Copy link
Member

signedav commented Nov 6, 2019

Okay. Thanks for feedback.

@signedav signedav changed the title Dropdownlists for enum-type Post-GIS fields Enumeration Widget Nov 6, 2019
@signedav signedav removed the checked label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants