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

select value in edit view #4

Open
ajbraus opened this issue Jun 4, 2016 · 1 comment
Open

select value in edit view #4

ajbraus opened this issue Jun 4, 2016 · 1 comment

Comments

@ajbraus
Copy link

ajbraus commented Jun 4, 2016

Hi there, how do you get a select HTML element to have the correct option selected in an edit form? If you use <select value="#{blob.kind || ''}"> it doesn't select an option whose value is equal to the blob.kind.

http://stackoverflow.com/questions/37633854/how-do-you-set-select-value-option-in-edit-new-tempalte-expressjs

@kacole2
Copy link
Owner

kacole2 commented Jun 6, 2016

@ajbraus I can't answer that since I haven't messed with this in quite some time. Hopefully you get the answer you're searching for on SO. Please close this when you get answer.

Thanks

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