RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: pancho9103
Hi everyone...
How can I change the required/not required property or a given field ... based on the value of another completely different field?
Hi everyone.
I did this exaple and works great.
I just have one question.
In the next code, ¿how I can change the label for the button?
<%= link_to t('.edit', :default => t("helpers.links.edit")), liquidacion, :class => 'btn btn-mini' %>
Regards.
Hi everyone...
How can I change the required/not required property or a given field ... based on the value of another completely different field?
Hi everyone.
I did this exaple and works great.
I just have one question.
In the next code, ¿how I can change the label for the button?
Regards.