
CatalystX::Resource::TraitFor::Controller::Resource::Create - a create action for your resource

version 0.002002

hashref of form fields to activate in the create form e.g. ['password', 'password_confirm'] default = [] Can be overriden with $c->stash->{activate_form_fields}
Example: You only want admins to be able to change a field. Disable field by default in HTML::FormHandler.

create a resource

David Schmidt <davewood@cpan.org>

This software is copyright (c) 2011 by David Schmidt.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.