Incorrect value in Display form

Home Forums Classic DFFS Incorrect value in Display form

Viewing 2 reply threads
  • Author
    Posts
    • #25174
      Leonid
      Participant

        I have several TEXTAREA fields on my form. In EDIT mode I get values correctly using

        getFieldValue()

        . In VIEW mode empty values resuts in XML fragments, see attached
        `<!– FieldName=”AddlApproverEmailsAll”
        FieldInternalName=”AddlApproverEmailsAll”
        FieldType=”SPFieldNote”
        –>

        • This topic was modified 5 years, 6 months ago by Leonid.
        Attachments:
      • #25180
        Leonid
        Participant

          Alex, is there a different syntax to be used on VIEW form for TEXT fields?

        • #25187
          Alexander Bautz
          Keymaster

            Hi,
            The issue where a empty multiline returned the comment tag was fixed in SPJS-utility v1.332 in the DFFS package v4.4.3.63 on March 6, 2019: https://spjsblog.com/dffs/dffs-change-log/#SPJS-Utilityjs_v1332

            You should be able to use the same syntax on all forms, but in older versions there was a need to use another parameter to specify that is was DispForm.

            Alexander

        Viewing 2 reply threads
        • You must be logged in to reply to this topic.