Mark mandatory fields on form, if not filled with valid value
问题 if you create a new dataset, mandatory fields which are not set yet are marked with a wiggly red line. it seems, that only string-values ( or several fields, but at least no integers ) are marked this way. if integer-references are used ( 1-based ), the regarding fields are filled with 0 per default which causes the red line to disappear. is there any way to leave those fields empty per default? thanks for hints! 回答1: For integer and real fields you could set the ShowZero property to No (on