Checkbox/RadioButton Yourvalues

Version 1.3.1 added 10 months ago by

HOW TO INSTALL: To install this package, copy the following code and paste it into your Pods >> Package Manager under the Import tab and follow instructions there.

1.3.1 Notes

Patched, previously had issues displaying the saved values (was looking for $val instead of $key in the array of values from the DB).

About this Package

Simple Checkbox or Radio Button List creator. Lets you easily create checkboxlist or radiobutton list with your own chosen values, without having to create an extra pod for values.
Howto use :
Edit the $picktype variable on line 3 (checkbox or radio), this will define the list as checkboxes or radiobuttons.
Edit the $yourvalues_arr - array, and fill in as many options as you want.

If you want another helper like this one, just copy the code, add another input helper and change the values accordingly.

Of course make sure you assign the input helper to the field of your choice in the pod itself (recommended fieldtype = simple line text)
Wordpress Cloud Hosting