Hi, <br>The way I got it to work was to not omit the field and hide in the widget.<br><br> self.widgets[&#39;next_id&#39;].type = &#39;hidden&#39;<br> self.widgets[&#39;next_id&#39;].label = &#39;&#39;<br> self.widgets[&#39;next_id&#39;].required = False<br>
<br>It works now and can add, but I&#39;m wondering if this is the best way. <br><br>Also, how do I reply and make sure it says in this thread? <br>Is it just based on the subject?<br><br>Thanks<br>Michael<br>