How do I create a rule that will not allow an editor to create a point feature without populating a field that will function as the PointID? the field needs to be text and I've already specified non-nullable and "required" but I can still add a point and leave that field blank. surely there is a way to ensure my PointID field gets populated??
↧