Thanks, Ignacio About the number and title fields not appearing in the form. Could you > check attr_accessible? >
This I already had working. And about showing the file name in the edit page. Try creating > app/views/chapters/edit.dryml and adding this text: > > <edit-page> > <before-form:> > <%= this.textfile_file_name %> > </before-form> > </edit-page> > Thanks, this works fine! 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.
