Index: production/models/lbx/LBX Configurator,1.0.0.xml =================================================================== diff -u -r4016 -r4019 --- production/models/lbx/LBX Configurator,1.0.0.xml (.../LBX Configurator,1.0.0.xml) (revision 4016) +++ production/models/lbx/LBX Configurator,1.0.0.xml (.../LBX Configurator,1.0.0.xml) (revision 4019) @@ -4267,8 +4267,8 @@ _IsDwarsverdelingTypeMandatory = true; end if; -UI.Kenmerken.DwarsverdelingType@visible = _IsDwarsverdelingTypeZichtbaar; -UI.Kenmerken.DwarsverdelingType@mandatory = _IsDwarsverdelingTypeMandatory; +UI.Kenmerken.DwarsverdelingType@visible = false; //_IsDwarsverdelingTypeZichtbaar; +UI.Kenmerken.DwarsverdelingType@mandatory = false; //_IsDwarsverdelingTypeMandatory; Gedrag DwarsverdelingType ;ui.kenmerken.dwarsverdelingtype@visible;ui.kenmerken.dwarsverdelingtype@mandatory;