
2 Sep
2013
2 Sep
'13
6:46 a.m.
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