Hello,
I have a metadata card with 2 fields (field_A and field_B). When the user fills in field_A, I'd like to use a workflow to block editing of field_A but still leave field_B editable. Is this possible?
thanks in advance.
Regards
Hello,
I have a metadata card with 2 fields (field_A and field_B). When the user fills in field_A, I'd like to use a workflow to block editing of field_A but still leave field_B editable. Is this possible?
thanks in advance.
Regards
I don't think there is native functionality to do what you are trying to do. You might be able to have the workflow edit the permissions to the document or apply a tag that includes permission restrictions.
But be aware that the workflow can't be triggered simply by editing the value of Field A. The workflow triggers for editing a document are not occurring with each individual change you make to a document, but rather after you complete all changes. Soo it wouldn't trigger until you had made the edits and closed the document.