2018-09-12, 10:27 PM
Anybody know how I set a min max on a numeric optionscode value?
Thanks
Thanks
min max?
|
2018-09-12, 10:27 PM
Anybody know how I set a min max on a numeric optionscode value?
Thanks
2018-09-13, 12:41 AM
There's a few ways you could do this. Depending on the range you could probably do a drop-down option. Another way would be to probably hook into admin_config_settings_change to check the input and then return an error, or use your own php optionscode.
Plugin Count: I lost count.
Public Plugins are available here. Please do not PM me for support unless asked to.
2018-09-13, 01:20 AM
Thanks Wires,
I am hooking into admin_config_settings_change for peeker code now so i will try and do a check there. Thanks again |
« Next Oldest | Next Newest »
|