-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Hi,
I'm trying to use your very promising plugin to implement some CRUD on a custom webservice but I'm facing a problem when creating a form in the view. The FormHelper fails to create a context based on the Resource given to the Form->create($resource)
method.
I noticed the form-context
branch of the project, and I guess this has something to do with that, but what's the state of these branches ? Is it already possible to use the FormHelper ? If not what's the best alternative ? Modelless forms ?
Thanks a lot.
tuffz, blieb and EtienneBourque