• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    ??? question mark in publicv view ????

    User help
    3
    6
    2.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sprokkie
      last edited by

      I published a test page, using an iframe.
      when i look at the datapoint i see ??? text ???

      you can look for yourself here

      http://mango.de1103.nl/

      it take some time to load, refresh when there is no connection

      help!!!

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        You are probably making a <fmt:message key="messageKey"/> call with a "messageKey" value that is not in the translations file.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • S
          sprokkie
          last edited by

          @mlohbihler said:

          You are probably making a <fmt:message key="messageKey"/> call with a "messageKey" value that is not in the translations file.

          ?????

          where can i find this and correct it ?

          i used the file's that came with mango

          1 Reply Last reply Reply Quote 0
          • A
            apl
            last edited by

            goto war/WEB-INF/classes/

            there you will see messages.properties, messages_de.properties and messages_en.properties for your language you maust create a messages_nl.properties for dutch (? sorry if I am wrong) and add the proper entry to i18n.properties.

            Or choose English/Deutsch from the world (top/right).

            Arne

            1 Reply Last reply Reply Quote 0
            • S
              sprokkie
              last edited by

              @apl said:

              goto war/WEB-INF/classes/

              there you will see messages.properties, messages_de.properties and messages_en.properties for your language you maust create a messages_nl.properties for dutch (? sorry if I am wrong) and add the proper entry to i18n.properties.

              Or choose English/Deutsch from the world (top/right).

              Arne

              English is ok for me.
              There is a messages_en and messages_de file
              In the i8n.properties both enlish and german are in the file.

              There is no world in publicview see mango.de1103.nl

              1 Reply Last reply Reply Quote 0
              • First post
                Last post