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

subregion_select should support setting a prompt #8

Closed
jim opened this issue Jun 8, 2012 · 2 comments
Closed

subregion_select should support setting a prompt #8

jim opened this issue Jun 8, 2012 · 2 comments

Comments

@jim
Copy link
Collaborator

jim commented Jun 8, 2012

See also.

@rdsoze
Copy link
Contributor

rdsoze commented Jun 22, 2012

An include_blank works with subregion_select ..
Edit: prompt also works :P

 <%= f.subregion_select(:state, 'US', :prompt => "Select if applicable" ) %>

If you had anything else in mind, I would definitely take a stub at it ..

@peng-zuo
Copy link

i think jim meant subregion_select_tag and country_select_tag, the html_options is not included in these methods.

@jim jim closed this as completed Oct 4, 2012
joshjordan pushed a commit to joshjordan/carmen-rails that referenced this issue Dec 20, 2023
Tweaks on the version check for rails 7
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