I've embedded a collection of forms like here: Embedding a collection of forms. Empty results
In my controller, I would like to access (get and set) unmapped fields, like view, new, edit, delete.
How do I do that?
I've tried dumping the form, but I couldn't find the submitted data anywhere.