FUEL CMS Forum
Discussions
Activity
Home
›
sonitejas
›
Comments
Sign In
·
Register
Activity
Discussions
1
Comments
1
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
sonitejas
About
Username
sonitejas
Joined
May 2017
Visits
0
Last Active
July 2017
Roles
Member
Activity
Discussions
1
Comments
1
Comments
first define your checkbox fields in model form_fields function public function form_fields($values = array(), $related = array()) { $fields = parent::form_fields($values, $related); $checkbox = (!empty($values['is_editing_allowe…
in
Checkbox fields are unchecked
Comment by
sonitejas
May 2017
Forum Software Powered by Vanilla