Copied to clipboard

Flag this post as spam?

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


  • siko 24 posts 77 karma points
    Jun 21, 2017 @ 11:48
    siko
    0

    Radio button list for editor property values

    Hello,

    I am trying to create a radiobuttonlist with prevalues for a property on a leBlender editor, but no values are showing. I edited the grid.editors.config.js to show like:

               {
                    "name": "Button Size",
                    "alias": "buttonSize",
                    "propretyType": {},
                    "dataType": "bb5f57c9-ce2b-4bb9-b697-4caca783a805",
                    "prevalues": [
                        "-sm",
                        "",
                        "-lg",
                        "-xl"
                    ],
                    "modifier": "btn{0}"
                },
    

    I tried with radiobox and dropdown, but that comes up with emptiness....

    Any pointers, hints?

    Thank you for this awesome plugin!

Please Sign in or register to post replies

Write your reply to:

Draft