I know you are regretting every creating this tag but one more issue I've
run across.
If the tag is on a new-page-for it works great. However if you eliminate
the :new in the auto_actions_for so the new form is embedded in the show
page you get the following error. This is of course after making
the appropriate change to the params[:page_path] line in the controller.
Not a big deal since I can just move the form to it's own page.
ruby-1.8.7-p352@HazMatTracking/bundler/gems/hobo-cf23915ab1cc/dryml/lib/dryml/part_context.rb:79)
Call part: select_one_or_new_dialog_select. this-id = :unit, locals = []
: form_field_path = ["location_material", "unit"]
Completed in 782ms
ArgumentError (invalid typed-id: :unit):
app/controllers/units_controller.rb:17:in `create'
app/controllers/units_controller.rb:10:in `create'
app/controllers/units_controller.rb:8:in `create'
Rendered
/home/bsleys/.rvm/gems/ruby-1.8.7-p352@HazMatTracking/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues
/_trace.erb (1.1ms)
Rendered
/home/bsleys/.rvm/gems/ruby-1.8.7-p352@HazMatTracking/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues
/_request_and_response.erb (13.3ms)
Rendered
/home/bsleys/.rvm/gems/ruby-1.8.7-p352@HazMatTracking/gems/actionpack-3.0.7/lib/action_dispatch/middleware/templates/rescues
/diagnostics.erb within rescues/layout (18.3ms)
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/hobousers/-/XqaC9mKhT2QJ.
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.