Table Fields - Make Required Field Actually Required
Hello everyone:
It would be useful if a Required column in a table field actually be required when a document is stored and probably in other contexts, too.
Right now I can set a column as required, but unless a row in the table field is popped the field is not actually required and the document can be stored with no table field entries.
Causes bit of extra work for me and the client as I then have to build an autoindex routine to check for existence of table field data and set a field to indicate whether or not we have any and then set the workflow to flag and set aside items not coded. Quite a bit of extra work that would be made unnecessary by simply being able to have the Required function work on the table field at the time of document storage.
What do you think?