Hi team,
via
add_filter siteorigin_panels_row_style_fieldsi have a range option in my rows:
$fields['row_asslider'] = array( 'name' => 'elemens as Slider', 'type' => 'slider', 'max' => 6, 'min' => 0, 'default' => 0, );
Unfortunately won’t the page builder save zero values any more. It’s always “100”. If i change the value of the hidden input to “1” it works, if i set it to “0” it wont.
Best regards
Rico
The post Form building: slider does not save zero value an more appeared first on SiteOrigin.