<?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 User Favorites: obvio</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/obvio'>obvio</a></link>
		<description>Gravity Support Forums User Favorites: obvio</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 03:26:40 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-136722</link>
			<pubDate>Wed, 30 Jan 2013 19:01:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">136722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi @wordpressgirl, can you please export your form as XML (Forms &#38;gt; Import/Export &#38;gt; top center menu item &#34;Export Forms&#34;) and email that to me.  Along with a complete copy of the code you are using (your whole functions.php is fine.)  Attach both those to an email and send it to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will have Alex take a closer look for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-135826</link>
			<pubDate>Wed, 30 Jan 2013 01:19:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">135826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll ask Alex for his advice on this one.  Checkboxes are surprisingly difficult to populate.  See this response from Alex earlier today:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/unable-to-save-selected-values-from-checkboxes-field-in-database#post-135458&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/unable-to-save-selected-values-from-checkboxes-field-in-database#post-135458&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressgirl on "custom taxonomies"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-taxonomies#post-135563</link>
			<pubDate>Tue, 29 Jan 2013 20:33:44 +0000</pubDate>
			<dc:creator>wordpressgirl</dc:creator>
			<guid isPermaLink="false">135563@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have two custom taxonomies. I used Alex's code from above &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/custom-taxonomies#post-4823&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/custom-taxonomies#post-4823&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This works great for the first custom taxonomy but will not populate the second custom taxonomy. The first field associated with a custom taxonomy is a drop-down list, the second field has checkboxes, so multiple values can be selected. I think the problem with not being able to populate the second taxonomy's values is because of the checkboxes. &#60;/p&#62;
&#60;p&#62;Any ideas of how to have checkbox values map to the custom taxonomy the same way the default category mapping works?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Post Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-preview#post-115020</link>
			<pubDate>Sun, 06 Jan 2013 03:13:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">115020@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nice job.  Thank you for posting your working example.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raffi.vitis on "Post Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-preview#post-115019</link>
			<pubDate>Sun, 06 Jan 2013 03:12:40 +0000</pubDate>
			<dc:creator>raffi.vitis</dc:creator>
			<guid isPermaLink="false">115019@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is Great!!!!&#60;br /&#62;
Thanks so much :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://80.179.140.91/~discretix/?page_id=456&#34; rel=&#34;nofollow&#34;&#62;http://80.179.140.91/~discretix/?page_id=456&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Renaming uploaded files before saving"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/renaming-uploaded-files-before-saving#post-49297</link>
			<pubDate>Mon, 13 Feb 2012 16:13:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">49297@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently there is no merge tag option to only output the filename of an uploaded file.  The way the file upload field works is the full path URL to the file that is uploaded is what is stored as the value in the database.  We can see about adding this feature in the future as a merge tag option for the File Upload field but it is not currently a feature.&#60;/p&#62;
&#60;p&#62;As for the ability to control the filename, it would be added as an available hook.  It would not be added to the form editor UI itself.  It would only exist as a hook for developers to use to implement a customization.  This is because it's a feature that the majority of users would not use or need so therefore it's better suited as a hook rather than adding it to the UI.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chineseand on "Renaming uploaded files before saving"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/renaming-uploaded-files-before-saving#post-49295</link>
			<pubDate>Mon, 13 Feb 2012 16:09:53 +0000</pubDate>
			<dc:creator>Chineseand</dc:creator>
			<guid isPermaLink="false">49295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl,&#60;br /&#62;
Yeah, sorry for the confusion. I was referring to the as-yet non-existent functionality to give a title to the filename.. &#60;/p&#62;
&#60;p&#62;Is there a function within the system already that would allow writing the filename, and not the url? Something like this:&#60;br /&#62;
&#60;code&#62;&#38;lt;div id=&#38;quot;uploadedfile3&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;{File 3:11:full:url}&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;{File 3:11:filename}&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;br /&#62;
Currently, I use this:&#60;br /&#62;
&#60;code&#62;&#38;lt;div id=&#38;quot;uploadedfile3&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;{File 3:11:full:url}&#38;quot; target=&#38;quot;_blank&#38;quot;&#38;gt;{File 3:11}&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;br /&#62;
but it is outputting the full url to the attachment instead of the filename only. &#60;/p&#62;
&#60;p&#62;Thanks again for your help. These support forums have been great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Renaming uploaded files before saving"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/renaming-uploaded-files-before-saving#post-49271</link>
			<pubDate>Mon, 13 Feb 2012 14:17:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">49271@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Chineseand We haven't yet added a hook that can be used to rename the file that is uploaded.  Currently it is only possible to rename the directory.  We do handle storing the filename properly if it has special characters by using built in WordPress filename sanitization functionality.&#60;/p&#62;
&#60;p&#62;As for your question regarding an admin option, I'm not exactly sure what you are referring to as far as making the &#34;pretty filename&#34; field mandatory.  I don't know what &#34;pretty filename&#34; you are talking about.  Can you clarify?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chineseand on "Renaming uploaded files before saving"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/renaming-uploaded-files-before-saving#post-48390</link>
			<pubDate>Sun, 05 Feb 2012 14:56:44 +0000</pubDate>
			<dc:creator>Chineseand</dc:creator>
			<guid isPermaLink="false">48390@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any update on this? Could there be the admin option to make the &#34;pretty filename&#34; field mandatory?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Post Preview"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-preview#post-45379</link>
			<pubDate>Tue, 03 Jan 2012 17:55:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That should probably go in the header.php of your current theme.  That is dependent on the ckeditor scripts being included first tough.  You have to get them in the correct order, and also, only on the pages that have the form embedded in them, so the scripts are not loaded where they are not necessary.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
