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

Update MyTextField #14

Open
rosbal opened this issue Mar 12, 2020 · 3 comments
Open

Update MyTextField #14

rosbal opened this issue Mar 12, 2020 · 3 comments

Comments

@rosbal
Copy link

rosbal commented Mar 12, 2020

Hi,
Is there a way to show the selected value in the TextField, instead of clearing the TextField onItemSelected ?

@apgapg
Copy link
Owner

apgapg commented Mar 13, 2020

okay i will add a param related to it

@apgapg
Copy link
Owner

apgapg commented Mar 13, 2020

There are some issues here. Because the data type isnt string so the search widget is unknown about what field to show. If it were a string it would have been directly shown

@rosbal
Copy link
Author

rosbal commented Mar 13, 2020

Came up with a workaround. I use the hintText to display the selected text which I conditionally style.
Thanks for the plugin. :)

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