Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • suzyb 474 posts 932 karma points
    Jan 29, 2015 @ 12:01
    suzyb
    0

    Adding pre-values to radiobuttonlist in property editor

    On my property editor I'd like to have 2 radio buttons that allow the user to select one of the two options.  I've added a prevalue to my manifest with radiobuttonlist as the view but I can't see how to add options to that list.

    Can anyone point me in the right direction?

     

     

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    Mar 27, 2015 @ 09:59
    Dan Diplo
    0

    I'd like to know this, too. Did you find an answer?

  • suzyb 474 posts 932 karma points
    Mar 27, 2015 @ 10:20
    suzyb
    0

    I didn't no.  Gave up on it in the end and used a dropdown.

  • Bart 3 posts 73 karma points
    Sep 24, 2015 @ 13:40
    Bart
    0
    [
      {
        "label": "Background color",
        "description": "Choose background color",
        "key": "class",
        "view": "radiobuttonlist",
        "applyTo": "row",
        "prevalues": [
          "boxes rowna-wysokosc-wrapper",
          "light",
          "dark",
          "yellow",
          "blue",
          "purple",
          "full",
          "full triangle"
        ]
      }
    ]
    
  • Lee 1130 posts 3088 karma points
    Nov 10, 2015 @ 13:21
Please Sign in or register to post replies

Write your reply to:

Draft