![]() | ApplicationFormBuilder: label is not show |
|
11 Apr 2012, 08:27
Romeo Giezendanner (7 posts) |
artflow/forms/app/views/creations/_form.v13.html.erb
artflow/forms/lib/application_form_builder.v1.rb
The label is not show |
|
30 Jan 2013, 23:51
Aston J (18 posts) |
Did you find out why Romeo? I’m getting the same thing. |
|
31 Jan 2013, 16:24
John M Athayde (39 posts) |
Bruce suggested writing it like this: https://gist.github.com/07aa5ff9d5bb3672a95a Does that work for you? We’ll add this to the errata |
|
31 Jan 2013, 20:25
Aston J (18 posts) |
Unfortunately that’s not working either John.. It looks like the label is being output as: <label for="name_"></label>
Whereas it should be: <label for="listing_name"></label>
(Where ‘listing’ is the name of the model) |
|
31 Jan 2013, 20:29
John M Athayde (39 posts) |
ooo that’s fun. Hmm. Let me look at this with Bruce and see if we can figure out the issue. |
| You must be logged in to comment |

