-
required in the DB but not in a dialog
Hello,
Pretty new to Docuware. So the business wants to to have 15 fields in the DB be required. The file cabinat has ~8 dialogs and each dialog only uses about 2 - 4 of the required fields. If I try to implement this I understandable get the error:
"the field right "Field may be empty" for field "ABC" is not granted!".
I understand I COULD make a permissions role to allow a user to enter a blank value for a column, however if I allow a column to be blank it works for the dialog that doesnt include that field but allows the user to not enter in a value for a dialog that does use that field.
So my end goal is to have 15 fields be required, however I really only want those fields to be required if they are included in the dialog. Is there a way to achieve this? Thanks for any insight.