Hey guys,
not sure if this is specific to the new release, but i added
wp_enqueue_style("gforms_css", WP_PLUGIN_URL . "/gravityforms/css/forms.css");
which apparently also loads while in wp-admin... problem is
/wp-content/plugins/gravityforms/css/forms.css?ver=3.0.1 line 176
.gform_wrapper input[type="hidden"], .gform_wrapper input.gform_hidden, .gform_hidden {
display:none; <----
}
this also snags a new hidden field in the form builder... had to turn off in firebug to edit the form
- li class="selectable gfield gform_hidden" id="field_7"...... -/li