Badges
Latest Posts
-
Re: Is there a way to enforce the required fields so a record row will not be added unless all required fields are completed?
Alternatively you can use some logig steps (this is not the same but you 'll get warning), for example --- let t := this;if RequiredField = null then let check := dialog("Attention",…
