Manager mandatory but giving an error

Hi,

I am trying to set the fileds UID_PersonHead and UID_FirmPartner as mandatory in the table Person, but when Iset the MinLen of these fields equal to 1 I get an error saying "The column cannot be marked as mandatory field (MinLen>0) because table relation 'QER-T-FirmPartner'.". I have attached a screenshot.

Why this error? Can you help me to resolve this issue?

Thank you in advice,

Elena

Parents
  • Hi Elena,
    the screenshot is missing. Anyway I had no trouble in setting Person.UID_Firmpartner the MinLen to 1. 
    Please check the table relations. For example open in ObjectBrowser from the table DialogColumn UID_FirmPartner and choose the object relations. There should be only one QBMRelation. 

    Cheers,
    Tomi Kääriäinen

Reply
  • Hi Elena,
    the screenshot is missing. Anyway I had no trouble in setting Person.UID_Firmpartner the MinLen to 1. 
    Please check the table relations. For example open in ObjectBrowser from the table DialogColumn UID_FirmPartner and choose the object relations. There should be only one QBMRelation. 

    Cheers,
    Tomi Kääriäinen

Children