<?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: Passing on GET[] data.</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Passing on GET[] data.</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 08:23:18 +0000</pubDate>

<item>
<title>yuniar on "Passing on GET[] data."</title>
<link>https://www.machform.com/forums/topic/passing-on-get-data#post-1024</link>
<pubDate>Mon, 10 Mar 2008 14:23:01 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1024@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you! :-)
&#60;/p&#62;</description>
</item>
<item>
<title>WarPig on "Passing on GET[] data."</title>
<link>https://www.machform.com/forums/topic/passing-on-get-data#post-1022</link>
<pubDate>Mon, 10 Mar 2008 11:24:02 +0000</pubDate>
<dc:creator>WarPig</dc:creator>
<guid isPermaLink="false">1022@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes indeed! Thank you very much for the help and the extremely fast response! I think someone mentioned this before, but do you ever eat or get any sleep? :)&#60;/p&#62;
&#60;p&#62;Again, great software package and awesome support - You definitely have a repeat customer here!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Passing on GET[] data."</title>
<link>https://www.machform.com/forums/topic/passing-on-get-data#post-982</link>
<pubDate>Fri, 07 Mar 2008 09:56:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">982@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;oops.. I think I've replied to this in our email session
&#60;/p&#62;</description>
</item>
<item>
<title>WarPig on "Passing on GET[] data."</title>
<link>https://www.machform.com/forums/topic/passing-on-get-data#post-953</link>
<pubDate>Thu, 06 Mar 2008 10:27:22 +0000</pubDate>
<dc:creator>WarPig</dc:creator>
<guid isPermaLink="false">953@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Yuniar/All,&#60;/p&#62;
&#60;p&#62;First of all, awesome php package! I'm buying this for every client set&#60;br /&#62;
up we have! Saves us a lot of time by taking out a lot of the manual&#60;br /&#62;
markup normally required to administer forms like this!&#60;/p&#62;
&#60;p&#62;Anyway, I have one question for you that's been bugging me for a while:&#60;br /&#62;
I understand your time is important, so I'm willing to pay you for your&#60;br /&#62;
time and effort!&#60;/p&#62;
&#60;p&#62;I'm trying to pass on a hidden field on the edit_form.php page through an external link like so:&#60;/p&#62;
&#60;p&#62;edit_form.php?form_owner=1&#60;/p&#62;
&#60;p&#62;Where would I need to put the &#60;/p&#62;
&#60;p&#62;&#60;code&#62;code&#60;/code&#62;&#38;lt;input type=&#34;hidden&#34; name=&#34;form_owner&#34; value=&#34;&#38;lt;?php print $_GET[form_owner]; ?&#38;gt;&#34;&#38;gt;&#60;code&#62;code&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in the edit_form page so it can pass it on to the processor (save.php?)&#60;/p&#62;
&#60;p&#62;The form_owner is already a column in the ap_forms table. How do I go&#60;br /&#62;
about getting that inserted as well as updated after I have created the&#60;br /&#62;
form or when I modify it? e.g. when I go to edit it&#60;br /&#62;
(edit_form.php?id=6), it saves the form but wipes out the form_owner id&#60;br /&#62;
I've manually updated through the db.&#60;/p&#62;
&#60;p&#62;I've looked in save.php and saw where it adds &#60;/p&#62;
&#60;p&#62;$result = ap_forms_insert($form_input);&#60;/p&#62;
&#60;p&#62;but how do I get that field on the edit_forms page to push my hidden&#60;br /&#62;
field so it makes it part of the form_input[array]?&#60;/p&#62;
&#60;p&#62;In save.php I've added &#60;/p&#62;
&#60;p&#62;$form_input['form_owner']               = $form_object-&#38;gt;form_owner;&#60;/p&#62;
&#60;p&#62;after &#60;/p&#62;
&#60;p&#62;$form_input['form_id']                  = $form_id;&#60;/p&#62;
&#60;p&#62;Any pointers?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
