I have several fields on a document (call it DocA) which are Rich Text Fields. I wish to reorder them so that Field1 (on DocA) goes to Field4 (on DocA).
I am using another Blank document (call it TEST) as a working area for me to copy the fields into.
Remember all fields are RTF. So I append DocA.Field1 to TEST.Field4 with the intention that TEST.Field4 is copied back to DocA.Field1.
So far the theory is good except that on some of the fields when they are copied (remember it is actually appended) to TEST they are shown in the field descriptions as “SIGN SEAL” and are not able to be seen on the Document. Hence when they are copied back to DocA they also are not seen on the document.
Here is an example of ONE field on the target document i.e. TEST. In fact the field would be called TEST.FunActH11S1
Field Name: FunActH11S1
Data Type: Rich Text
Data Length: 154 bytes
Seq Num: 1
Dup Item ID: 0
Field Flags:
Field Name: FunActH11S1
Data Type: Rich Text
Data Length: 560 bytes
Seq Num: 5
Dup Item ID: 1
Field Flags: SIGN SEAL
** Follows workplace policies and procedures on health, safety and security
** Follows emergency procedures
** Maintains safe personal presentation standards
** Provides feedback on health, safety and security
Notice the words “SIGN SEAL” in the Field Flags. The value that is shown with “SIGN SEAL” is what I want BUT cannot see it. The Help document from Donino Designer shows the following:
Fields tab
Field Flags
Refers to the type of field and the different attributes it may have; for example, if a field is flagged for encryption it says SEAL.
OK, I tried to remove the Author and Reader fields and all other security related things that I could come up with but I am unable to get rid of this “SIGN SEAL” in some fields.
Anyone have any ideas on how to get rid of this “SIGN SEAL”?