Hi!
I reformulate my problem, as there seems to be a much better solution.
I have a situation similar to that of the "Agility tutorial", only in
the Aside bar I'm trying to add a new "Task" to the project, and I
figure that I should be able to avoid stating the "project" field in
the form, so that users cannot make mistakes and assign the story to a
wrong project.
Actually the app is not about Projets and Stories, but the relation
it's based upon is the same, so we can use it to build an example.
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:>
I'm sure there's a simple way to do it, too bad I can't find it...
Berto
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---