> My first problem is in the show.dryml file... how do I say that the
> form is not about "Project", but rather about "Story"? This won't do:
>
>  <aside:>
>    <div>
>      Add a story:
>      <form:stories update="stories" class="new story" reset-form
> refocus-form/>
>    </div>
>     .........
>  </aside:>

Try this

<form:stories.new update="stories">

A similar thing in the Agility tutorial is here:

http://cookbook.hobocentral.net/tutorials/agility#a_form_with_autocompletion

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to