
Toledoh
Enthusiast
Dec 12, 2011, 10:36 PM
Post #1 of 2
(546 views)
Shortcut
|
|
Show / Hide bug?
|
Can't Post
|
|
Hi Guys, Is there a bug in Show/Hide Dependant Fields Version: 0.03? I'm running CMSB v2.13 but this doesn't seem to be working - see attached screen grab.
// UPDATE THESE VALUES // For each section and list field, copy this block // Fields will start hidden if they appear in any "fields to show" list $GLOBALS['SHOWHIDE_DEPENDANT_FIELDS_CONFIG']['individuals']['listing_type'] = array( // list option => fields to show '' => array(), // show these fields when the topmost '<select>' option is selected 'individual' => array(), 'business' => array('associated_businesses',), ); Cheers, Tim Forrest Toledoh Enterprises www.toledoh.com.au
|