Hello All.I have problem with CMDB database. I defined field:{Key => 'RackPosition',Name => 'Position in the rack',Input => {Type => 'Text',Required => 1,},},Sometime I need fill in 0 to this field. But this generate error. When I adjust "Required => 0", the error is not generated, But the value is not changed.Thanks for help.Jan