Support Forum
Since settings values are save as serialized arrays in the options table, how could we use Conditional Logic based on a settings value. I'm wanting to separate all settings options into separate pages to avoid singularly large serialized options. Had issues with s2Member's massive serialized array.
The issue I'm trying to solve is to create conditional logic on a Settings Page Field based on a different Settings Page Field. (eg: Settings Page 1 has Radio Button. If value = Option 1 Settings Page 2 field will show.)