Hi, Hobo Users.

I am trying to use the Lifecycles <transition-buttons> in my app.

If you look at the HTML generated code for the <transition-buttons>,
you will find:
<form method="post" action="/die_units/18-0-025-mm/change_sts"
class="button-to">

With this generated code, if my transition has ":params" defined, it
does not show the form for them.

BUT, If I "hard-code" it by hand to:
<form method="get"   action="/die_units/18-0-025-mm/change_sts"
class="button-to" >

It works fine.

Am I doing something wrong? Is there any parameter for the <transition-
buttons> to inform this need?

INFO: I am using Hobo Edge as a Plugin.

Thanks for your attention.
William.
--~--~---------~--~----~------------~-------~--~----~
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