<?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 Topic: Uses for hidden fields - Contest case</title>
		<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case</link>
		<description>Gravity Support Forums Topic: Uses for hidden fields - Contest case</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:24:05 +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/topic/uses-for-hidden-fields-contest-case" rel="self" type="application/rss+xml" />

		<item>
			<title>brubrant2 on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62178</link>
			<pubDate>Mon, 11 Jun 2012 17:51:08 +0000</pubDate>
			<dc:creator>brubrant2</dc:creator>
			<guid isPermaLink="false">62178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Even as meta value?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62170</link>
			<pubDate>Mon, 11 Jun 2012 17:24:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">62170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can have admin only fields in your form that when edited through the entries section allows additional data to be added to your entry. You can't add additional fields like the note field to the entries section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brubrant2 on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62169</link>
			<pubDate>Mon, 11 Jun 2012 17:11:25 +0000</pubDate>
			<dc:creator>brubrant2</dc:creator>
			<guid isPermaLink="false">62169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for reply David.&#60;/p&#62;
&#60;p&#62;Can I use the hook &#60;code&#62;form_entry_detail&#60;/code&#62; to add another field to be inserted together to the record of the note?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62152</link>
			<pubDate>Mon, 11 Jun 2012 15:39:32 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">62152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad the other forum threads are helping. Let me know if you need anything else.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brubrant2 on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62145</link>
			<pubDate>Mon, 11 Jun 2012 14:27:40 +0000</pubDate>
			<dc:creator>brubrant2</dc:creator>
			<guid isPermaLink="false">62145@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found something that will help me &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/conditional-fields-for-registered-user#post-22859&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/conditional-fields-for-registered-user#post-22859&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This will help me too &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/need-help-creating-an-edit-form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/need-help-creating-an-edit-form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I will create specific fields to be displayed for evaluation according to the user's role.&#60;/p&#62;
&#60;p&#62;Let's see what I find forward.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brubrant2 on "Uses for hidden fields - Contest case"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/uses-for-hidden-fields-contest-case#post-62000</link>
			<pubDate>Sat, 09 Jun 2012 15:57:47 +0000</pubDate>
			<dc:creator>brubrant2</dc:creator>
			<guid isPermaLink="false">62000@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using gravity forms to build a contest entry page where the user submits the response of the contest. &#60;/p&#62;
&#60;p&#62;I would like to add a hidden field which will be used by a custom and specific user (role 'Evaluator') to comment and another hidden field to other specific user (role 'Jury') to select the winning entries and then display the winning entry on page.&#60;/p&#62;
&#60;p&#62;Overview of my problem:&#60;/p&#62;
&#60;p&#62;User sends response of contest ---&#38;gt; Evaluator analyzes the responses and comments on it ---&#38;gt; Jury evaluates the responses of users and the comments from Evaluators and chooses a winner ---&#38;gt; Jury display the winner on page&#60;/p&#62;
&#60;p&#62;Is this possible with gravity forms? How can I implement this?&#60;/p&#62;
&#60;p&#62;My code skills is in intermediate level.&#60;/p&#62;
&#60;p&#62;What I have done so far: I created a new role Evaluator and gave him the capabilitie to edit the forms of Gravity and see the records. I created the evaluation field and Set visibility to 'admin only'. Logged in as Evaluator I can only see the hidden field in edit mode of the form. How can I fill it? This is stopping my progression in the solution. &#60;/p&#62;
&#60;p&#62;Any thought will be appreciated.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
