Hi All
I am trying to find a way to define a field that the user MUST fill before saving.
I have tested many options:
1) Mark the filed as not null just make pro fill the field with some system default before save.
2) Use the option is required in the add field GP tools have no affect.
3) Trying to use constrain attribute field does not let me add a feature since the initial value is null (the user need to fill afterword). It is the first example here: Attribute rule script expression examples—Geodatabases | Documentation but I am not finding the way to run it.
4) Trying validation rule fail too.
5) Giving default value (or use edit template with pre define value) does not do what I need - the user MUST enter a value.
Is it too much to ask for?
Thanks