I have one form that contains something with field SomethindId, there is a button New.. that opens another form and creates a new record in the Something form. When that new form opens the field SomethingId has to be automatically filled, which means I have to override the init method() on the new form. How can I write that?
*This post is locked for comments
I have the same question (0)