Groups
Groups
Sign in
Groups
Groups
tog_users
Conversations
About
Send feedback
Help
Problems with select
2 views
Skip to first unread message
h0bit
unread,
Sep 16, 2010, 8:05:05 AM
9/16/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tog_users
Hello to every body i have a problem when a user is going to sign up.
the problem is the next i have the next select on the view:
<p>
<%= f.label :es_pyme, I18n.t('tog_user.model.es_pyme') %>
<select name="user[es_pyme]" class="fieldbox">
<option value= "" >
<%= I18n.t("tog_user.model.select_type_of_user") %>
</option>
<option value= "Usuario" > Usuario </option>
<option value= "Pyme" > Pyme </option>
</select>
</p>
and in the migration of users a have a param which is
t.string :es_pyme
and the problems is that the select always retunr null instead of a
string.
Can anyone help me? thanks.
Reply all
Reply to author
Forward
0 new messages