There are no existing feature to manage the generated Document Tags displayed in the "Open Nintex Document Tagger" listing within the Document Generation action.
The issue is that if a Form Control has been duplicated to quickly reuse for additional similar control fields to build out a Form, this tend to lead to Document Tags being generated with a "copy" reference while maintaining the original control name.
While the "Open Nintex Document Tagger" clearly list the available variable or control names and associated tags, the manner in which the generated Document Tags are named can cause clarity issue when reviewing the embedded tags within a document template.
Example:
New duplicated form control from source control titled ControlNameA and labelled with title ControlNameB, however generated document tags will appear as:
ControlNameA |
<<StartEvent_controlnameA_YoHN1wBQ48>> |
ControlNameB |
<<StartEvent_controlnameA_copy_Mv4Fx9toqC>> |
Having a feature to either of the following will be very beneficial:
manually re-generate the Document Tag that takes into account the current Control name
capability to manage the Document Tag naming format and re-apply to existing generated Document Tags
capability to explicitly set the Document Tag name within the allowed naming placeholder where it is not reserved and generated by Nintex
Example:
<<StartEvent_{Allowed Naming Placeholder for Updates}_YoHN1wBQ48>>