Override the automatic, url-driven, and cached Attribution Query String values. NOTE: These settings will override ANY URL, cookie, and/or session derived values on this whole page/post.
$fieldMeta){ $string = 'aqsm-allowableFields-'.$fieldName; $value = get_post_meta( $post->ID,$string, true ); if( isset($fieldMeta['default']) ){ $defaultValueDisplay = "Default: ". $fieldMeta['default'] ; }else{ $defaultValueDisplay = "Default: None" ; } ?>