• 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

    Alter mysql scheme so dataPoint->name passes from varchar(40) to varchar(255)

    User help
    2
    3
    2.1k
    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.
    • B
      bitelxux
      last edited by

      Hi, have altered mysql scheme so dataPoint.name can has up to 255 characters and that's Ok if I change name with sql command out of mango automation ...

      ... but dataPoint form still says "name can't have more than 40 characters" ...

      Oh, man, is that limitation hardcoded in mango automation regardless mysql scheme ?

      Is there some way to bypass it ?

      Tnx

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        You can modify these properties in com.serotonin.m2m2.vo.AbstractVO in the 'validate' method

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