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

Can you type in the dropdown? #193

Open
ll9 opened this issue Nov 11, 2018 · 3 comments
Open

Can you type in the dropdown? #193

ll9 opened this issue Nov 11, 2018 · 3 comments

Comments

@ll9
Copy link

ll9 commented Nov 11, 2018

I would like to let the user decide wheter he wants to user a value from the dropdown or to type the text manually. When the user clicks on the text it should be editable, when he clicks on the arow the dropdown should appear. Is that possible with this plugin?

@PeterStaev
Copy link
Owner

Hey @ll9 , currently this is not supported.

@ll9
Copy link
Author

ll9 commented Nov 11, 2018

I see, that's a pity.

@elMuso
Copy link

elMuso commented Nov 18, 2018

you can implement a custom component using this plugin https://github.com/triniwiz/nativescript-popup , then just use a textfield, and an awwor, and in the press of the arrow just create a popup below the textfield . I´ve benn using both plugins, usign the popup to implement custom views, and the one when i only need a list

@PeterStaev PeterStaev added this to the Backlog milestone Mar 16, 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