Home › Forum › General › Create Field on Run-Time › Re: Create Field on Run-Time
April 12, 2011 at 3:45 pm #5674
It sounds like the child works properly the first time the parent is submitted, and then when the parent is submitted a second time something happens in the child. Modify your behaviors so that either the parent only tries to create a child the first time it is submitted and/or the child only gets the custom parameters from the parent the first time it is opened.