- Re: Is there a way to enforce the required fields so a record row will not be added unless all required fields are completed? Clarification - I know the triggers on a table (“onCreate”) but I like to force my user in to a Special Tabel when they open the DB. I alos want to stop them from using the tabel view or at least…
- Re: Is there a way to enforce the required fields so a record row will not be added unless all required fields are completed? Is there a way I can force a form/view/table to be open when a select a DB/Table? If so I can see a way to force the behavior. I need to do this as the DB get clutter with to many uncomplete records.…