Active
Project:
Subform
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2011 at 11:40 UTC
Updated:
19 Sep 2011 at 07:57 UTC
Hi,
I need to rebuild all the subforms whenever one of them are submitted, but I couldn't find any way to do this, the only subform that is rebuilt is the current submitted one and I don't have a submit_all button, just the subforms ones.
Is there any way to rebuild all of them when one is submitted?
Thanks!
Comments
Comment #1
casey commentedComment #2
pcambraHi,
That submits every subform when one submit is clicked, I don't want that behavior, I need that when one form is submitted, the rest get rebuilt.
Btw subform_submit_all should be invoked inside an array I think
Thanks!