<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Tag: custom field - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/custom-field</link>
		<description>Gravity Support Forums Tag: custom field - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:29:24 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/tags/custom-field/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>rpetersnmt on "Email notification pulled in from custom post type custom field - hidden address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-pulled-in-from-custom-post-type-custom-field-hidden-address#post-329230</link>
			<pubDate>Mon, 17 Jun 2013 20:32:26 +0000</pubDate>
			<dc:creator>rpetersnmt</dc:creator>
			<guid isPermaLink="false">329230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey all...&#60;/p&#62;
&#60;p&#62;I've been struggling with a particular task for awhile...and I feel like the solution is close.&#60;/p&#62;
&#60;p&#62;What I want to do is this:&#60;/p&#62;
&#60;p&#62;I currently have a Custom Post Type of &#34;Contacts&#34;.  Stored with each record is an email address in a Custom Field.  I'd like to loop through the contacts list and print out a link to my General Contact Form where the Notification Email would be dynamically routed to the stored email address of that particular Contact.&#60;/p&#62;
&#60;p&#62;I know this problem has been solved before....&#60;br /&#62;
(See: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But, I don't see where it has been done in such a way that the email address isn't passed along as a parameter in the URL.  In my case, I'd like to pass just the Post ID (or slug) and be able to query the stored email value when the form is submitted.&#60;/p&#62;
&#60;p&#62;Is this possible?  I'd rather not reveal these various contact email addresses...and I'd like to use the same contact form.  Those are the two criteria.&#60;/p&#62;
&#60;p&#62;Thanks in advance...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ringmaster on "Adding Conditional Logic to a new custom field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-conditional-logic-to-a-new-custom-field-type#post-322925</link>
			<pubDate>Fri, 14 Jun 2013 09:07:25 +0000</pubDate>
			<dc:creator>ringmaster</dc:creator>
			<guid isPermaLink="false">322925@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have successfully created a new custom form field.  It retains a single string value.  I would like to make the display of other fields contingent on the value of my custom field.  I was surprised to find that this functionality was not automatically enabled!&#60;/p&#62;
&#60;p&#62;What specifically do I need to add to my custom field code so that its value can be tested by the conditional logic of a different form field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dashaluna on "Broken HTML markup for Custom Field from Post Fields Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/broken-html-markup-for-custom-field-from-post-fields-category#post-317273</link>
			<pubDate>Tue, 11 Jun 2013 12:30:16 +0000</pubDate>
			<dc:creator>dashaluna</dc:creator>
			<guid isPermaLink="false">317273@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a form that submits data and creates a post of CPT. I'm using {all_fields} for previewing field content before fully submitting data.&#60;/p&#62;
&#60;p&#62;Recently, I've noticed that the content of Custom Field from Post Fields Category isn't creating correct HTML.&#60;/p&#62;
&#60;p&#62;In the field I have entered text 'Line 1.' followed by clicking enter twice to get a clear separation of text and on the new line I entered 'Line 2.' The HTML that I got is below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Line 1.&#38;lt;p&#38;gt;&#38;lt;/p&#38;gt;&#38;lt;br&#38;gt;
&#38;lt;p&#38;gt;Line 2.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first chunk of text isn't wrapped into &#60;code&#62;&#38;lt;p&#38;gt;&#60;/code&#62; tag correctly. This breaks styling.&#60;br /&#62;
GF v 1.7.5&#60;/p&#62;
&#60;p&#62;Is there a way to fix this?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Dasha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>semyou on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-240272</link>
			<pubDate>Mon, 06 May 2013 19:30:51 +0000</pubDate>
			<dc:creator>semyou</dc:creator>
			<guid isPermaLink="false">240272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
What's the best way to display % and $ in input fields of custom_field type? Ideally the $ and % should be dropped before recording in DB. &#60;/p&#62;
&#60;p&#62;The Wiz solution for $ is good but works only with post text fields no custom fields.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Youssef
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkluke on "Custom Form Field With Multiple Inputs"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-form-field-with-multiple-inputs#post-45266</link>
			<pubDate>Mon, 02 Jan 2012 02:37:44 +0000</pubDate>
			<dc:creator>thinkluke</dc:creator>
			<guid isPermaLink="false">45266@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am trying to create a form that gets the latitude and longitude from Google maps and saves it to a custom table in WordPress. &#60;/p&#62;
&#60;p&#62;Currently i have created a the required fields and everything populates as expected.&#60;/p&#62;
&#60;p&#62;I have then added a custom field type to gravity forms. This renders fine on the client side however doesn't appear to be working on the server side as it is not sending the values through to gravity forms... i would like the function to display as the name field displays in entries.&#60;/p&#62;
&#60;p&#62;I am hoping you maybe able to let me know where i am going wrong &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Add a custom field button to the advanced to the field editor
add_filter( &#38;#39;gform_add_field_buttons&#38;#39;, &#38;#39;add_loc_field&#38;#39; );
function add_loc_field( $field_groups ) {
    foreach( $field_groups as &#38;amp;$group ){
        //if( $group[&#38;quot;name&#38;quot;] == &#38;quot;advanced_fields&#38;quot; ){ // to add to the Advanced Fields
        //if( $group[&#38;quot;name&#38;quot;] == &#38;quot;standard_fields&#38;quot; ){ // to add to the Standard Fields
        if( $group[&#38;quot;name&#38;quot;] == &#38;quot;post_fields&#38;quot; ){ // to add to the Standard Fields
            $group[&#38;quot;fields&#38;quot;][] = array(
                &#38;quot;class&#38;quot;=&#38;gt;&#38;quot;button&#38;quot;,
                &#38;quot;value&#38;quot; =&#38;gt; __(&#38;quot;Add Location&#38;quot;, &#38;quot;gravityforms&#38;quot;),
                &#38;quot;onclick&#38;quot; =&#38;gt; &#38;quot;StartAddField(&#38;#39;add_loc&#38;#39;);&#38;quot;
            );
            break;
        }
    }
    return $field_groups;
}

// Adds title to GF custom field
add_filter( &#38;#39;gform_field_type_title&#38;#39; , &#38;#39;add_loc_title&#38;#39; );
function add_loc_title( $type ) {
    if ( $type == &#38;#39;add_loc&#38;#39; )
	echo $field[&#38;quot;type&#38;quot;];
        return __( &#38;#39;Add Location&#38;#39; , &#38;#39;gravityforms&#38;#39; );
}

// Adds the input area to the external side
add_action( &#38;quot;gform_field_input&#38;quot; , &#38;quot;add_loc_field_input&#38;quot;, 10, 5 );
function add_loc_field_input ( $input, $field, $value, $lead_id, $form_id ){

    if ( $field[&#38;quot;type&#38;quot;] == &#38;quot;add_loc&#38;quot; ) {

		$value = array (

		);
        $max_chars = &#38;quot;&#38;quot;;
        if(!IS_ADMIN &#38;amp;&#38;amp; !empty($field[&#38;quot;maxLength&#38;quot;]) &#38;amp;&#38;amp; is_numeric($field[&#38;quot;maxLength&#38;quot;]))
            $max_chars = self::get_counter_script($form_id, $field_id, $field[&#38;quot;maxLength&#38;quot;]);

        $input_name = $form_id .&#38;#39;_&#38;#39; . $field[&#38;quot;id&#38;quot;];
        $tabindex = GFCommon::get_tabindex();

		//div start
		$wrap_start = sprintf(&#38;quot;&#38;lt;div id=&#38;#39;gmaps_location_%s&#38;#39; class=&#38;#39;ginput_complex ginput_container&#38;#39;&#38;gt;&#38;quot;,$field[&#38;quot;id&#38;quot;]);

		//Location - Address
		$location_address = sprintf(&#38;quot;&#38;lt;input type=&#38;#39;text&#38;#39; name=&#38;#39;input_%d_address&#38;#39; id=&#38;#39;%s_address&#38;#39;/&#38;gt;&#38;lt;label for=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_address&#38;#39; id=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_address_label&#38;#39;&#38;gt;Enter Location&#38;lt;/label&#38;gt;&#38;quot;	, $field[&#38;quot;id&#38;quot;], &#38;#39;add_loc_&#38;#39;.$field[&#38;#39;id&#38;#39;], $location_value, $disabled_text, $field_id);

		//Submit Location
		$sub_id = &#38;quot;add_loc_&#38;quot;.$field[&#38;#39;id&#38;#39;].&#38;quot;_address&#38;quot;;
		$sub_location = &#38;quot;&#38;lt;input type=\&#38;quot;button\&#38;quot; onclick=\&#38;quot;findAddress(document.getElementById(&#38;#39;{$sub_id}&#38;#39;).value);\&#38;quot;  value=\&#38;quot;Set Address on Map\&#38;quot; class=\&#38;quot;b_submit\&#38;quot;&#38;gt;&#38;quot;;

		$location_submit = $sub_location;

		//Map Canvas
		$map_canvas = &#38;quot;&#38;lt;div id=&#38;#39;map_canvas&#38;#39; style=&#38;#39;width:500px; height:500px&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;	

		//Lat Position
		$lat_position = sprintf(&#38;quot;&#38;lt;input type=&#38;#39;text&#38;#39; name=&#38;#39;input_%d_lat&#38;#39; id=&#38;#39;%s_lat&#38;#39; value=&#38;#39;%F&#38;#39; $tabindex %s/&#38;gt;&#38;lt;label for=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_lat&#38;#39; id=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_lat_label&#38;#39;&#38;gt;Latitude&#38;lt;/label&#38;gt;&#38;quot;, $field[&#38;quot;id&#38;quot;], &#38;#39;add_loc_&#38;#39;.$field[&#38;#39;id&#38;#39;], esc_attr(stripslashes($geo_latitude)), $disabled_text, $field_id);

		//Lon Position
		$lon_position = sprintf(&#38;quot;&#38;lt;input type=&#38;#39;text&#38;#39; name=&#38;#39;input_%d_lon&#38;#39; id=&#38;#39;%s_lon&#38;#39; value=&#38;#39;%F&#38;#39; $tabindex %s/&#38;gt;&#38;lt;label for=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_lon&#38;#39; id=&#38;#39;add_loc_&#38;quot; . $field[&#38;quot;id&#38;quot;] . &#38;quot;_lon_label&#38;#39;&#38;gt;Longitude&#38;lt;/label&#38;gt;&#38;quot;, $field[&#38;quot;id&#38;quot;], &#38;#39;add_loc_&#38;#39;.$field[&#38;#39;id&#38;#39;], esc_attr(stripslashes($geo_longitude)), $disabled_text, $field_id);

		//end div
		$wrap_end = &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

		$multifield = $wrap_start;
		$multifield .= $location_address;
		$multifield .= $location_submit;
		$multifield .= $map_canvas;
		$multifield .= $lat_position;
		$multifield .= $lon_position;
		$multifield .= print_r($value);
		$multifield .= $wrap_end;

		//$multifield = sprintf(&#38;quot;&#38;lt;div class=&#38;#39;ginput_container&#38;#39;&#38;gt;&#38;lt;input type= &#38;#39;text&#38;#39; name=&#38;#39;input_%s_address&#38;#39; id=&#38;#39;%s_address&#38;#39; class=&#38;#39;textfield gform_add_loc %s&#38;#39; value=&#38;#39;%s&#38;#39; /&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;, $field[&#38;quot;id&#38;quot;], &#38;#39;add_loc-&#38;#39;.$field[&#38;#39;id&#38;#39;] , $field[&#38;quot;type&#38;quot;] . &#38;#39; &#38;#39; . esc_attr($field[&#38;#39;cssClass&#38;#39;]) . &#38;#39; &#38;#39; . $field[&#38;#39;size&#38;#39;] , esc_attr(stripslashes($value)));

		 return $multifield;

    }

    return $input;
}

// Now we execute some javascript technicalitites for the field to load correctly
add_action( &#38;quot;gform_editor_js&#38;quot;, &#38;quot;wps_gform_editor_js&#38;quot; );
function wps_gform_editor_js(){
?&#38;gt;

&#38;lt;script type=&#38;#39;text/javascript&#38;#39;&#38;gt;

    jQuery(document).ready(function($) {
        //Add all textarea settings to the &#38;quot;add_loc&#38;quot; field plus custom &#38;quot;add_loc_setting&#38;quot;
        // fieldSettings[&#38;quot;add_loc&#38;quot;] = fieldSettings[&#38;quot;textarea&#38;quot;] + &#38;quot;, .add_loc_setting&#38;quot;; // this will show all fields that Paragraph Text field shows plus my custom setting

        // from forms.js; can add custom &#38;quot;add_loc_setting&#38;quot; as well
        fieldSettings[&#38;quot;add_loc&#38;quot;] = &#38;quot;.label_setting, .description_setting, .admin_label_setting, .size_setting, .default_value_textarea_setting, .error_message_setting, .css_class_setting, .visibility_setting, .add_loc_setting&#38;quot;; //this will show all the fields of the Paragraph Text field minus a couple that I didn&#38;#39;t want to appear.

        //binding to the load field settings event to initialize the checkbox
        $(document).bind(&#38;quot;gform_load_field_settings&#38;quot;, function(event, field, form){
            jQuery(&#38;quot;#field_add_loc&#38;quot;).attr(&#38;quot;checked&#38;quot;, field[&#38;quot;field_add_loc&#38;quot;] == true);
            $(&#38;quot;#field_add_loc_value&#38;quot;).val(field[&#38;quot;add_loc&#38;quot;]);
        });
    });

&#38;lt;/script&#38;gt;
&#38;lt;?php
}

// Add a custom setting to the add_loc advanced field
add_action( &#38;quot;gform_field_advanced_settings&#38;quot; , &#38;quot;add_loc_settings&#38;quot; , 10, 2 );
function add_loc_settings( $position, $form_id ){

    // Create settings on position 50 (right after Field Label)
    if( $position == 50 ){
    ?&#38;gt;

    &#38;lt;li class=&#38;quot;add_loc_setting field_setting&#38;quot;&#38;gt;

        &#38;lt;input type=&#38;quot;checkbox&#38;quot; id=&#38;quot;field_add_loc&#38;quot; onclick=&#38;quot;SetFieldProperty(&#38;#39;field_add_loc&#38;#39;, this.checked);&#38;quot; /&#38;gt;
        &#38;lt;label for=&#38;quot;field_add_loc&#38;quot; class=&#38;quot;inline&#38;quot;&#38;gt;
            &#38;lt;?php _e(&#38;quot;Disable Submit Button&#38;quot;, &#38;quot;gravityforms&#38;quot;); ?&#38;gt;
            &#38;lt;?php gform_tooltip(&#38;quot;form_field_add_loc&#38;quot;); ?&#38;gt;
        &#38;lt;/label&#38;gt;

    &#38;lt;/li&#38;gt;
    &#38;lt;?php
    }
}

//Filter to add a new tooltip
add_filter(&#38;#39;gform_tooltips&#38;#39;, &#38;#39;wps_add_add_loc_tooltips&#38;#39;);
function wps_add_add_loc_tooltips($tooltips){
   $tooltips[&#38;quot;form_field_add_loc&#38;quot;] = &#38;quot;&#38;lt;h6&#38;gt;Disable Submit Button&#38;lt;/h6&#38;gt;Check the box if you would like to disable the submit button.&#38;quot;;
   $tooltips[&#38;quot;form_field_default_value&#38;quot;] = &#38;quot;&#38;lt;h6&#38;gt;Default Value&#38;lt;/h6&#38;gt;Enter the Add Location here.&#38;quot;;
   return $tooltips;
}

// Add a script to the display of the particular form only if add_loc field is being used
add_action( &#38;#39;gform_enqueue_scripts&#38;#39; , &#38;#39;wps_gform_enqueue_scripts&#38;#39; , 10 , 2 );
function wps_gform_enqueue_scripts( $form, $ajax ) {
    // cycle through fields to see if add_loc is being used
    foreach ( $form[&#38;#39;fields&#38;#39;] as $field ) {
        if ( $field[&#38;#39;type&#38;#39;] == &#38;#39;add_loc&#38;#39; ) {
			wp_register_script( &#38;#39;gmaps_api&#38;#39;, &#38;#39;http://maps.googleapis.com/maps/api/js?sensor=true&#38;#39;);
    		wp_enqueue_script( &#38;#39;gmaps_api&#38;#39; );
            break;
        }
    }
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Merch on "Saving multiple values with a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-multiple-values-with-a-custom-field#post-212350</link>
			<pubDate>Wed, 17 Apr 2013 02:50:02 +0000</pubDate>
			<dc:creator>Merch</dc:creator>
			<guid isPermaLink="false">212350@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to save an extra column of information on a field? Apart from the value of the input, I also want to save the &#34;status&#34; which I generate in PHP.&#60;/p&#62;
&#60;p&#62;I am creating a custom field that validates the value of an input using an external web-service. The problem with this is that the service is sometimes unavailable, thus I can't be sure if the value is valid or not from time to time.&#60;br /&#62;
What I need is an extra column that indicates if the input has been validated by the external service or not.&#60;/p&#62;
&#60;p&#62;Does Gravity Forms have this ability that I am totally missing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AllenPayne on "Show a calendar with posts based on Custom Field Type (date)???"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/show-a-calendar-with-posts-based-on-custom-field-type-date#post-161213</link>
			<pubDate>Tue, 05 Mar 2013 15:07:12 +0000</pubDate>
			<dc:creator>AllenPayne</dc:creator>
			<guid isPermaLink="false">161213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've been trying for hours to figure this out. Basically, i'm trying to find a plugin or a simpler solution to create a calendar in a page or template that show blog posts (submitted using gravity forms) based on the Date (i added a Date custom field type to the post submission form).&#60;/p&#62;
&#60;p&#62;How can i do that? &#60;/p&#62;
&#60;p&#62;I found this plugin and it seems it's exactly what i need for the calendar part:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/ft-calendar/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/ft-calendar/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The problem is ... how can i make it show posts based on the Date custom field?&#60;/p&#62;
&#60;p&#62;Please help...This i kinda urgent so I need to find a solution fast.&#60;/p&#62;
&#60;p&#62;Thank you in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mwendlandt on "Compound custom field not being saved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/compound-custom-field-not-being-saved#post-193738</link>
			<pubDate>Mon, 01 Apr 2013 23:48:51 +0000</pubDate>
			<dc:creator>mwendlandt</dc:creator>
			<guid isPermaLink="false">193738@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi There!&#60;/p&#62;
&#60;p&#62;I'm running into an issue with a compound custom field I have created.  Two actually, but I suspect they've got the same cause.  I've created a custom 'Full Name' field consisting of a Title dropdown, and text fields for first, middle and last.  &#60;/p&#62;
&#60;p&#62;The first issue is that my custom field is not being saved.  The second is that the dropdowns on the User Registration Settings page only show me the Field Label, ie 'Full Name'.   I don't see 'Full Name (Title)', 'Full Name (First)', etc for the individual components of the field.&#60;/p&#62;
&#60;p&#62;What am I missing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alicewinthrop on "After Submission Action Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/after-submission-action-hook#post-186762</link>
			<pubDate>Wed, 27 Mar 2013 13:35:55 +0000</pubDate>
			<dc:creator>alicewinthrop</dc:creator>
			<guid isPermaLink="false">186762@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;The site I am developing needs two general user profiles: corporate and family. Each has a username and password which will be used by members of their respective groups. They do not want individual registration/login.&#60;/p&#62;
&#60;p&#62;I have set up a blog on the site with role-based access/display so the family see the family category archive and the corporates see the corporate category archive.&#60;/p&#62;
&#60;p&#62;I want the visitors to be able to post to the relevant &#34;blog&#34; so I created two forms and used conditional code in the archive.php to display the correct post entry form according to the category being displayed. All good. Form works well.&#60;/p&#62;
&#60;p&#62;Problem is I want to publish the poster's name on the blog and since they are logged in under a general group profile and not as an individual I can't use the_author and so on.&#60;/p&#62;
&#60;p&#62;I created a name field in the form and am trying to follow the after post submission function docs to pick up the data in that name field and assign it to $uniquename which I then echo in archive.php in the meta section. I can't get it to work. Here's my code:&#60;/p&#62;
&#60;p&#62;in functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
add_action(&#38;quot;gform_after_submission_3&#38;quot;, &#38;quot;after_submission&#38;quot;, 10, 2);
function after_submission($entry, $form){
    $uniquename = $entry[&#38;quot;5&#38;quot;];
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in archive.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h2 class=&#38;quot;title&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink();?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h2&#38;gt;
		        &#38;lt;?php the_excerpt(); ?&#38;gt;
		        &#38;lt;div class=&#38;quot;meta&#38;quot;&#38;gt; &#38;lt;?php echo $uniquename; ?&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Any help much appreciated. Thanks.&#60;/p&#62;
&#60;p&#62;-AW
&#60;/p&#62;</description>
		</item>
		<item>
			<title>malkie on "Submission form hidden content"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submission-form-hidden-content#post-175356</link>
			<pubDate>Mon, 18 Mar 2013 10:21:55 +0000</pubDate>
			<dc:creator>malkie</dc:creator>
			<guid isPermaLink="false">175356@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have made a basic submission form with registration.&#60;/p&#62;
&#60;p&#62;I want to have a field where the submitter can enter information in a &#34;Notes not for publication box&#34; I have tried to set this up but entered info does not appear in WordPress admin.&#60;/p&#62;
&#60;p&#62;I have tried some forum and web searches, but I am not sure what to search for!&#60;/p&#62;
&#60;p&#62;I am not sure what to do, any help would be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
