• 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

    Buttons

    User help
    3
    4
    1.6k
    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
      skiv71
      last edited by

      hi, got some page jumps from buttons in my project...

      using...

      <button type="button" onclick="window.location.href='url/cond.html'">condenser</button>

      first of all i'm using indirect links and within the *.html i have...

      <meta http-equiv="refresh" content="0; url=/views.shtm?viewId=17">

      i'm doing this, because when i exported and reimported my project, views were assigned to different id refs... so it means i dont have to go throughout my project changing buttons should this happen again..

      is there anything wrong with my indirect link? [does work]

      second.... the button looks vastly different in ie to chrome and i cannot pad buttons with spaces where the name doesnt have many characters (so i get a small button)...

      can anyone give me a nudge in the right direction?

      thanks

      Neil

      1 Reply Last reply Reply Quote 0
      • F
        ftomiBR
        last edited by

        1- no idea
        2- try ```
        <input type=button style="width:100px;height:50px">

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

          M2M2 will be able to use an "xid" parameter to reference a view (i.e. "views.shtm?xid=myViewXid". That will solve import issues.

          Best regards,
          Matthew

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