Hi all, is there an extension to populate a variable with array values? I have a tag that populates an array like this: var ng_Values = [60306,60308,60310,60311,60313,60314,60316,60318,60320,60322,60323,60325,60326,60327,60329,60385,60386,60388,60389,60431,60433,60435,60437,60438,60439,60486,60487,60488,60489,60528,60529,60549,60594,60596,60598,60599,65933,61184,61191,61250,61267,61273,61276,61381,61389,61449,61462,61476,61479,64546,65239,65439,65451,65527,65719,65760,65779,65795,65812,65817,65824,65830,65835,65843,65929,65931,65933,65934,65936]; Now I would like the users of TIQ to be able to edit the values. Because I do not want them to manipulate the JS code, I would like to set up an extension where they could do so. Pretty much like the "Set Data Values" Extension but with multiple values. Thanks and best regards, Bernd
... View more