Hi Trond, The functionality has been moved:
- "children" goes into the model with the same syntax (http://hobocentral.net/manual/viewhints) - "model_name", "field_names" y "field_help" are now managed through I18n. Just add "config.hobo.show_translation_keys = true" and you will the right keys to modify. Regards, Ignacio El 17/10/13 09:57, Trond Lossius escribió: > Hi, > > In a previous web application developed using Hobo 1.0 I used view hints > for some of the forms. Now I'm developing a new applicaiton in Hobo 2, > and would like to add some additional explanatory text to a few of the > form fields. Searching documentation and this list, it seems that > hobo-fields have been deprecated. What is the Hobo 2.0 way of achieving > the same as view hints did in 1.0? > > Thanks, > Trond > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
