Maxmillian
inherit
-5134292
0
Nov 24, 2024 15:31:25 GMT -8
Maxmillian
0
January 1970
GUEST
|
Post by Maxmillian on Jan 28, 2013 9:46:11 GMT -8
This may have been discussed before, if so, please direct me to the thread as I can't find it. I am creating a plugin using the 'Selection' Field. Any example will work for my question. I will use the following:
Variable ID: active1 Option Type: Radio Buttons Multiple Answers: No Name 1: Off Value 1: 1 Name 2: On Value 2: 0
That is the basic setup, my question is how can I retrieve the value selected from the user input. i am thinking the values are stored in and array blah.blah.active1 but am unsure how to explode or select specific array info from the provided proboards plugin variable. Any help would be appreciated.
|
|
Maxmillian
inherit
-5136742
0
Nov 24, 2024 15:31:25 GMT -8
Maxmillian
0
January 1970
GUEST
|
Post by Maxmillian on Jan 29, 2013 8:30:09 GMT -8
Okay, I was trying to make this to difficult. It takes the value placed on the selected choice in the variable. (for thos eintereated)
|
|