<?xml version="1.0" encoding="UTF-8"?><!-- 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>PerfectForms Forums: Forum: Behaviors Reference - Recent Posts</title>
<link>http://www.perfectforms.com/forums/</link>
<description>Forums for the PerfectForms.com Application</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 04:13:58 +0000</pubDate>

<item>
<title>kdignan@pepstations.com on "How to pass data from one form to another"</title>
<link>http://www.perfectforms.com/forums/topic/how-to-pass-data-from-one-form-to-another-2#post-2340</link>
<pubDate>Sat, 03 Sep 2011 19:07:30 +0000</pubDate>
<dc:creator>kdignan@pepstations.com</dc:creator>
<guid isPermaLink="false">2340@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I need to pass a single data field from a form that I'm currently on to a &#34;New Instance&#34; of a different form that I'm opening.   IE:  Form one that I'm on as a customer number.   I need to take the number and when I open a different form &#34;NEW INSTANCE&#34; I need to place that same customer number into a field on the new form.
&#60;/p&#62;</description>
</item>
<item>
<title>kdignan@pepstations.com on "How to pass data from one form to another"</title>
<link>http://www.perfectforms.com/forums/topic/how-to-pass-data-from-one-form-to-another-1#post-2339</link>
<pubDate>Sat, 03 Sep 2011 19:06:50 +0000</pubDate>
<dc:creator>kdignan@pepstations.com</dc:creator>
<guid isPermaLink="false">2339@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I need to pass a single data field from a form that I'm currently on to a &#34;New Instance&#34; of a different form that I'm opening.   IE:  Form one that I'm on as a customer number.   I need to take the number and when I open a different form &#34;NEW INSTANCE&#34; I need to place that same customer number into a field on the new form.
&#60;/p&#62;</description>
</item>
<item>
<title>kdignan@pepstations.com on "How to pass data from one form to another"</title>
<link>http://www.perfectforms.com/forums/topic/how-to-pass-data-from-one-form-to-another#post-2338</link>
<pubDate>Sat, 03 Sep 2011 19:06:23 +0000</pubDate>
<dc:creator>kdignan@pepstations.com</dc:creator>
<guid isPermaLink="false">2338@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I need to pass a single data field from a form that I'm currently on to a &#34;New Instance&#34; of a different form that I'm opening.   IE:  Form one that I'm on as a customer number.   I need to take the number and when I open a different form &#34;NEW INSTANCE&#34; I need to place that same customer number into a field on the new form.
&#60;/p&#62;</description>
</item>
<item>
<title>ijobling on "Access to file attachment name"</title>
<link>http://www.perfectforms.com/forums/topic/access-to-file-attachment-name#post-1371</link>
<pubDate>Mon, 19 Apr 2010 09:40:28 +0000</pubDate>
<dc:creator>ijobling</dc:creator>
<guid isPermaLink="false">1371@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Afraid not
&#60;/p&#62;</description>
</item>
<item>
<title>ember on "Access to file attachment name"</title>
<link>http://www.perfectforms.com/forums/topic/access-to-file-attachment-name#post-1368</link>
<pubDate>Fri, 16 Apr 2010 17:01:38 +0000</pubDate>
<dc:creator>ember</dc:creator>
<guid isPermaLink="false">1368@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a way that I can access the name of a file attachment for use elsewhere in a form ? Ideally, I would like to be able to:&#60;/p&#62;
&#60;p&#62;1. Obtain the actual file name of an attachment (e.g.  image01.jpg)&#60;br /&#62;
2. Change name of the attachment(e.g.  image01.jpg --&#38;gt; xyz_image01.jpg)
&#60;/p&#62;</description>
</item>
<item>
<title>Laura Debello on "Cannot get to Value or Caption for ListBoxes objects"</title>
<link>http://www.perfectforms.com/forums/topic/cannot-get-to-value-or-caption-for-listboxes-objects#post-1019</link>
<pubDate>Thu, 10 Dec 2009 22:16:45 +0000</pubDate>
<dc:creator>Laura Debello</dc:creator>
<guid isPermaLink="false">1019@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi guys, thanks for your responses.&#60;br /&#62;
I did a little bit more testing and you are both right (of course). The only thing is that it is only right for lists that are hard-coded. It is not possible to access the values or test for True or False for dynamic built lists (via a connection). I will have to come up with another way to provide multi-choice functionality. Checkboxes is not an option due to limited real-estate on the form. Listboxes were the best way because it allowed me to provided a long list within a small space.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>ajobling on "Cannot get to Value or Caption for ListBoxes objects"</title>
<link>http://www.perfectforms.com/forums/topic/cannot-get-to-value-or-caption-for-listboxes-objects#post-1018</link>
<pubDate>Thu, 10 Dec 2009 17:26:59 +0000</pubDate>
<dc:creator>ajobling</dc:creator>
<guid isPermaLink="false">1018@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;With a List object you have the option to allow multiple selections.&#60;br /&#62;
If this option is not selected then you should be able to get to the Value and Caption just like you can for a Drop-down list.&#60;br /&#62;
If the multiple selection option is selected then you cannot get to the Value and Caption because there will not be a single answer. Instead you are able to interrogate the 'state' of a particular choice in the list with the possible response being 'true', if selected, or 'false', if not selected.
&#60;/p&#62;</description>
</item>
<item>
<title>ijobling on "Cannot get to Value or Caption for ListBoxes objects"</title>
<link>http://www.perfectforms.com/forums/topic/cannot-get-to-value-or-caption-for-listboxes-objects#post-1003</link>
<pubDate>Thu, 10 Dec 2009 09:38:36 +0000</pubDate>
<dc:creator>ijobling</dc:creator>
<guid isPermaLink="false">1003@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Not really sure what you are seeing here? I've set up a list box and a text object and under a 'button' have added in a 'SetField' script and I am able to set to the text field the 'value of another field' and in there I can get to the list object &#124; Value &#60;/p&#62;
&#60;p&#62;Can you send over an example form where you are seeing this problem to us at &#60;a href=&#34;mailto:support@perfectforms.com.&#34;&#62;support@perfectforms.com.&#60;/a&#62; Also please confirm that you are running version 1.15 of FormArtist  (the value component of some objects wasn't exposed in earlier versions and perhaps it may be related to the version of perfectforms you are running and you should look to get updated
&#60;/p&#62;</description>
</item>
<item>
<title>Laura Debello on "Cannot get to Value or Caption for ListBoxes objects"</title>
<link>http://www.perfectforms.com/forums/topic/cannot-get-to-value-or-caption-for-listboxes-objects#post-999</link>
<pubDate>Thu, 10 Dec 2009 00:06:02 +0000</pubDate>
<dc:creator>Laura Debello</dc:creator>
<guid isPermaLink="false">999@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Can you please advise how I can get to the Value or Caption for ListBoxes? I am trying to set a SetField object that sets the field one field A to the value(s) selected in a list box. However in the Select A Field Popup, I can see the Listbox object, I can expand it, but I don't egt the usual Value &#38;#38; Caption options, and the OK button remains disabled. Even if I highlight the actual list box object the OK button remains disabled. I have tried Copy Fields, but that doesn't work. I also noticed that it is isn't available as a target in a connection.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Laura
&#60;/p&#62;</description>
</item>

</channel>
</rss>

