Hi, i need to edit data for two relation in one form. i make join between them and drop field to edit their data in form.
in some situations there is no need to enter data for second relation(parent record has no child record). but when i save the form it ask me to enter fields value for second relation too. how can enter just parent data is this situations (without using child form and just in one form)?
I also have to say, if child record has not any mandatory field, form accept to only enter parent field data.