M
ML
I have a document that will have fields inserted by the user. Somehow I
need to allow the user to insert text in these fields that is freeform, the
only way I guess this can be done is via the fields add method. Assuming I
can do this in code, and set the user text as the QUOTE section of the
field, is there some means that I can later parse the document for a given
field code, and then strip out the QUOTE text in code?
need to allow the user to insert text in these fields that is freeform, the
only way I guess this can be done is via the fields add method. Assuming I
can do this in code, and set the user text as the QUOTE section of the
field, is there some means that I can later parse the document for a given
field code, and then strip out the QUOTE text in code?