<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: submit date admin only</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: submit date admin only</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 04:16:13 +0000</pubDate>

<item>
<title>redityo on "submit date admin only"</title>
<link>https://www.machform.com/forums/topic/submit-date-admin-only#post-7404</link>
<pubDate>Thu, 24 Sep 2009 12:27:23 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">7404@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can see &#34;Date Created&#34; field on &#34;entries&#34; menu, if you can't see it, click &#34;choose columns&#34; and select the field from there.
&#60;/p&#62;</description>
</item>
<item>
<title>katiesanborn on "submit date admin only"</title>
<link>https://www.machform.com/forums/topic/submit-date-admin-only#post-7402</link>
<pubDate>Thu, 24 Sep 2009 06:53:44 +0000</pubDate>
<dc:creator>katiesanborn</dc:creator>
<guid isPermaLink="false">7402@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Where is the setting for the date to be on every form.  I can not find it?
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "submit date admin only"</title>
<link>https://www.machform.com/forums/topic/submit-date-admin-only#post-5058</link>
<pubDate>Mon, 16 Mar 2009 12:35:37 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">5058@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Do you want to set default value for &#34;date&#34; field ? if it's so you should edit &#34;view-functions.php&#34; file. Go to around line 364, you'll find this code in there :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$element_markup = &#38;lt;&#38;lt;&#38;lt;EOT&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;put these code above that line &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ($element-&#38;gt;id == 10) {
$element-&#38;gt;populated_value[&#38;#39;element_&#38;#39;.$element-&#38;gt;id.&#38;#39;_1&#38;#39;][&#38;#39;default_value&#38;#39;] = date(&#38;#39;m&#38;#39;);
$element-&#38;gt;populated_value[&#38;#39;element_&#38;#39;.$element-&#38;gt;id.&#38;#39;_2&#38;#39;][&#38;#39;default_value&#38;#39;] = date(&#38;#39;d&#38;#39;);
$element-&#38;gt;populated_value[&#38;#39;element_&#38;#39;.$element-&#38;gt;id.&#38;#39;_3&#38;#39;][&#38;#39;default_value&#38;#39;] = date(&#38;#39;Y&#38;#39;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I assume your &#34;date&#34; admin field have id = 10, it should give default value to that field. Anyway I'm curious why you do not use &#34;date_created&#34; field instead ? machform has that field  by default in every form.
&#60;/p&#62;</description>
</item>
<item>
<title>jflatham on "submit date admin only"</title>
<link>https://www.machform.com/forums/topic/submit-date-admin-only#post-5055</link>
<pubDate>Mon, 16 Mar 2009 08:56:55 +0000</pubDate>
<dc:creator>jflatham</dc:creator>
<guid isPermaLink="false">5055@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way to add a date field, admin only, to a form that will automatically place the submission date (usually today's date) into the database on the date the form is submitted?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
