Hi, havent been using Hobo for long so please bear with me.
I'm having trouble with the cancel button/link, from any new-page,
going to the home page. I'd like it to go to the previous page.
I'm using auto actions in the controller so that when a table of items
are shown in the show-page of the parent, a new item can be created
from that page.
So for the show-page of Project for example, a table of reviews are
shown via table-plus :
<collection: replace>
<table-plus with="&@reviews"
fields="this,type,activity,rating,status">
<empty-message:>No reviews match your criteria</empty-message:>
</table-plus>
</collection:>
I tried editing the new.dryml with no joy. (Its not used by the
auto_actions_for)
I can see the pages.dryml has a generated tag for the "new-for-project-
page" but I cant seem to provide the cancel param to the form in this
page.
Am I even looking in the right place ?
Thanks for any pointers.
Clarksta
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---