Currency read only

Home Forums Modern DFFS Currency read only

Viewing 3 reply threads
  • Author
    Posts
    • #36260
      Michael Molkentin
      Participant

        Hello Alexander, great work.
        I immediately started to test the functionality.

        I noticed the following:
        When I set currency fields with the JS command
        dffs_doReadonly([“SumMo”, “SumThu”, “SumMi”, “SumThu”, “SumFri”, “SumWeek”]);
        read-only, the text “undefined” is output after the number (see appendix).
        Probably for the currency sign.

        Best regards
        Michael

      • #36262
        Alexander Bautz
        Keymaster

          Hi,
          What currency are you using for this field? – does it show correct before setting it as readonly? – also, does it show the correct symbol in dispform?

          Alexander

        • #36263
          Michael Molkentin
          Participant

            Hallo Alexander,
            I have set Euro for Germany.
            The same problem exists in the DisplayForm (see appendix).
            If the currency fields are not set readonly in the EditForm, no currency sign is displayed.
            Greetings
            Michael

          • #36267
            Alexander Bautz
            Keymaster

              Thanks for the feedback. I can confirm that I have missed this and quite a few other currency codes – I used an incomplete list of LCID when I created this function.

              I’ll get this fixed and hopefully get a new version out over the weekend.

              Best regards,
              Alexander

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