<?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: General - Recent Topics</title>
<link>http://www.perfectforms.com/forums/</link>
<description>Forums for the PerfectForms.com Application</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 03:58:19 +0000</pubDate>

<item>
<title>pmeidinger on "Character limit for Text Input/Text Area columns in a Table"</title>
<link>http://www.perfectforms.com/forums/topic/character-limit-for-text-inputtext-area-columns-in-a-table#post-2617</link>
<pubDate>Wed, 01 Feb 2012 18:57:30 +0000</pubDate>
<dc:creator>pmeidinger</dc:creator>
<guid isPermaLink="false">2617@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is the maximum number of characters in a a Text Input or Text Area column in a Table object really just 400? Are there plans to increase this in future releases? I have a form that with a Multiline Text Input that I've set to 800 characters but now I have to drop it to 400 so I can load that field into a column in a table.
&#60;/p&#62;</description>
</item>
<item>
<title>rooman on "Form Instance Backup"</title>
<link>http://www.perfectforms.com/forums/topic/form-instance-backup#post-2615</link>
<pubDate>Tue, 31 Jan 2012 16:42:51 +0000</pubDate>
<dc:creator>rooman</dc:creator>
<guid isPermaLink="false">2615@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How can i take backup of my form instances for all my forms.&#60;/p&#62;
&#60;p&#62;Regards,
&#60;/p&#62;</description>
</item>
<item>
<title>YiminLu on "can database connection from Access?"</title>
<link>http://www.perfectforms.com/forums/topic/can-database-connection-from-access#post-2606</link>
<pubDate>Fri, 27 Jan 2012 12:10:27 +0000</pubDate>
<dc:creator>YiminLu</dc:creator>
<guid isPermaLink="false">2606@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;the data is stored within MS Access, can Perfect Form connect and retrieve from it?&#60;br /&#62;
if not, what is the text file within connection?&#60;br /&#62;
or anyway to work around it?&#60;br /&#62;
thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Vincent on "Lists with Commas"</title>
<link>http://www.perfectforms.com/forums/topic/lists-with-commas#post-2609</link>
<pubDate>Mon, 30 Jan 2012 17:10:50 +0000</pubDate>
<dc:creator>Vincent</dc:creator>
<guid isPermaLink="false">2609@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I'm trying to create lists with commas in them with &#34;city, states&#34;.&#60;/p&#62;
&#60;p&#62;Using the quick input a comma is the delimiter for value.&#60;br /&#62;
Importing a .csv file imports the names with quotes around them, which I have to manually remove.&#60;/p&#62;
&#60;p&#62;How can I do quick input or CSV such that imports will have the commas excluded as delimiters and quotes won't appear around each item?&#60;/p&#62;
&#60;p&#62;Also, is it possible to export a list?&#60;/p&#62;
&#60;p&#62;Vincent
&#60;/p&#62;</description>
</item>
<item>
<title>Dennis @ PerfectForms on "Flash related performance issues"</title>
<link>http://www.perfectforms.com/forums/topic/flash-related-performance-issues#post-2603</link>
<pubDate>Mon, 23 Jan 2012 17:37:07 +0000</pubDate>
<dc:creator>Dennis @ PerfectForms</dc:creator>
<guid isPermaLink="false">2603@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;If the PerfectForms dashboard or forms are loading very slowly and you have eliminated bandwidth and connection speed issues your settings may not allow Flash to properly cache. You can control the amount of cache a Flash site is allowed to use on your computer. Macromedia has a site with a control panel that lets you control the website storage settings on your machine. The control panel you will see on this site is not an image; it is the actual Settings Manager. Click the tabs to see different panels, and click the options in the panels to change your Adobe Flash Player settings.&#60;br /&#62;
Click this link to manage your settings: &#60;a href=&#34;http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html.&#34; rel=&#34;nofollow&#34;&#62;http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Workflow software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Process software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Procedure software&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>singletrack on "Turn off scrolling in the form embed code"</title>
<link>http://www.perfectforms.com/forums/topic/turn-off-scrolling-in-the-form-embed-code#post-2601</link>
<pubDate>Sat, 21 Jan 2012 05:23:32 +0000</pubDate>
<dc:creator>singletrack</dc:creator>
<guid isPermaLink="false">2601@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a way to turn off vertical and horizontal scrolling in a PF form that is embedded into a HTML page? I realise I can manipulate the width and height (eg. add 1x pixel to width and height), but when I do, the form adds a single pixel padding to the left and top of the form. My predicament is to embed the code with the exact width and height attributes and it has scrolling in some browsers (IE9), or increase the width and height by 1x pixel which removes the PF scrollers but adds the 1x pixel padding. I want neither, I would prefer a parameter to turn off scrolling if I could. Thanks in advance. (Below code of same embed)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://my-domain.com/utils.js&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;pf_embed(&#38;quot;http://mydomain.com/player.aspx&#38;quot;, &#38;quot;AbCd&#38;quot;, &#38;quot;f=gKgDrAoB&#38;quot;, &#38;quot;950&#38;quot;, &#38;quot;800&#38;quot;, &#38;quot;window&#38;quot;); &#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>singletrack on "Background transparency and Hide scrolling"</title>
<link>http://www.perfectforms.com/forums/topic/background-transparency-and-hide-scrolling#post-2596</link>
<pubDate>Fri, 20 Jan 2012 06:48:01 +0000</pubDate>
<dc:creator>singletrack</dc:creator>
<guid isPermaLink="false">2596@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi, Two things I'm unable to perform with my published forms (v1.18) are related:&#60;/p&#62;
&#60;p&#62;1. In the Embed code with the background set to &#34;transparent&#34;, as opposed to &#34;window&#34; by default the form defaults to the background-color (white). My embed file sits on a HTML page with a patterned background, it is this I want to come through. How do I do this?&#60;/p&#62;
&#60;p&#62;2. How can I hide horizontal and vertical scrolling in a published form. The size of the form has an output of width and height 100x100, if I add the embed code into my HTML page there is vertical and horizontal scroller in IE browsers (tested v8 and v9). If I add a single pixel to the width and height (101x101) I sure enough get rid of the scrollers but I now have a single pixel width and height added to my form, which I do not want. How might I address this in PF?  &#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
</item>
<item>
<title>Laura Debello on "Field data not displaying"</title>
<link>http://www.perfectforms.com/forums/topic/field-data-not-displaying#post-2595</link>
<pubDate>Fri, 20 Jan 2012 06:11:13 +0000</pubDate>
<dc:creator>Laura Debello</dc:creator>
<guid isPermaLink="false">2595@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Does anyone know what may be causing field data not to display once a form has been submitted? The data is visible in the data history and it can be exported, however when the form is opened the data does not display. There is no workflow on the form and the state is default. Is there such a thing as a disjoint betweent he form and the database?
&#60;/p&#62;</description>
</item>
<item>
<title>jflahert on "Using forms on mobile/smartphone platforms"</title>
<link>http://www.perfectforms.com/forums/topic/using-forms-on-mobilesmartphone-platforms#post-2203</link>
<pubDate>Fri, 03 Jun 2011 13:02:47 +0000</pubDate>
<dc:creator>jflahert</dc:creator>
<guid isPermaLink="false">2203@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I was wondering if anyone has experience with how (and if) these forms will work on a mobile platform / smartphone.  I tested one on my Droid and it seemed a bit tedious - there's no way to &#34;tab&#34; from box to box (like a &#34;next&#34; button that opens with my keypad as I've seen on other online forms) and the page won't easily slide for me when in an enlarged view (I have to shrink it back to regular size and then scroll down, then re-enlarge to touch the next field I want to enter info into.)  I haven't tested it with an iPhone at all so I don't know what that experience would be like. Completing our webforms on a smartphone or tablet computer would be a great alternative to offer our patients so I'd appreciate any feedback from others' experience.
&#60;/p&#62;</description>
</item>
<item>
<title>Billpage17 on "Dash boards for survey data"</title>
<link>http://www.perfectforms.com/forums/topic/dash-boards-for-survey-data#post-2292</link>
<pubDate>Tue, 02 Aug 2011 10:11:10 +0000</pubDate>
<dc:creator>Billpage17</dc:creator>
<guid isPermaLink="false">2292@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have a client with over 100 managers that will need access to a survey I have created for them.&#60;/p&#62;
&#60;p&#62;They do not want paper reports and would like to view my survey results via a web page. With Quask, I could set this up very in a few minutes.&#60;/p&#62;
&#60;p&#62;I can't see a way of doing this with Perfect Forms. I DO NOT WANT TO SET ALL THESE PEOPLE UP AS USERS, If I do this the software is NOT economical for running surveys. I just want to display a dashboard showing the current data.&#60;/p&#62;
&#60;p&#62;Can you help?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bill&#60;/p&#62;
&#60;p&#62;This is a common requirement for surveys
&#60;/p&#62;</description>
</item>
<item>
<title>phillip on "Delimiters"</title>
<link>http://www.perfectforms.com/forums/topic/delimiters#post-2585</link>
<pubDate>Tue, 17 Jan 2012 21:59:35 +0000</pubDate>
<dc:creator>phillip</dc:creator>
<guid isPermaLink="false">2585@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;When sending out to a text file, I'm noticing that commas that a person enters into a field are becoming what I'm guessing are ASCII codes so as to appear correctly in, say, Excel.  However, when I try to import into Access I'm not seeing the records with the user entered commas.&#60;/p&#62;
&#60;p&#62;The only way I can think to resolve this is to have a separate function for each field and purge any commas (or at least replace them).  Before I take on this task, does anyone know of any simpler methods?
&#60;/p&#62;</description>
</item>
<item>
<title>phillip on "Not all notifications are sending"</title>
<link>http://www.perfectforms.com/forums/topic/not-all-notifications-are-sending#post-2175</link>
<pubDate>Tue, 17 May 2011 18:58:26 +0000</pubDate>
<dc:creator>phillip</dc:creator>
<guid isPermaLink="false">2175@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I'm currently (trying) test a form's workflow and view the email output.  The form must get approval from two people (minimal).  On the first path from the default stage, there is a notification.  This notification is set up like so:&#60;br /&#62;
-Initial notification email to the first approver.  Sends 'Now'.&#60;br /&#62;
-Reminder email to the first approver. Sends after 8 minutes (for testing).&#60;br /&#62;
-Alert the second approver of a delay.  Sends after 16 minutes (for testing).&#60;/p&#62;
&#60;p&#62;The first two are to be sent to the same 'Role' (and currently all Test Roles have my email address).  However, when I submit a form I only get one email, and it is the Reminder email.  This is extremely odd behavior and I'm wondering if anyone dealt with this problem before?  I can't seem to pinpoint the problem either.&#60;/p&#62;
&#60;p&#62;I've tried setting the times to 1 and 2 days, thinking the emails could be too close together, but the one supposed to send 'Now' still doesn't send.  I also tried separating them, recreating them, etc and still no luck.  Everything is the same except for attention level and content.  I've duplicated the reminder email and tried to send it 'Now'.  Also, 'Send as Email' is checked on all of them.  Help would be appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>singletrack on "File uploaded to database or Webserver"</title>
<link>http://www.perfectforms.com/forums/topic/file-uploaded-to-database-or-webserver#post-2561</link>
<pubDate>Tue, 20 Dec 2011 09:55:38 +0000</pubDate>
<dc:creator>singletrack</dc:creator>
<guid isPermaLink="false">2561@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;When my customer attaches a file from their work station, the file appends itself to the form. Is the file uploaded to the web server or the database server? How can I check?&#60;/p&#62;
&#60;p&#62;Our setup is On-Premise 1.18, Windows Webserver for the PF application, and a separate Windows SQL server for the DB.
&#60;/p&#62;</description>
</item>
<item>
<title>singletrack on "AddAsset &#62; Error Code 0?"</title>
<link>http://www.perfectforms.com/forums/topic/addasset-gt-error-code-0#post-2558</link>
<pubDate>Sat, 17 Dec 2011 02:27:54 +0000</pubDate>
<dc:creator>singletrack</dc:creator>
<guid isPermaLink="false">2558@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a definition for error code &#34;0&#34; and why this error might be thrown?&#60;br /&#62;
I cannot see one in the help section: &#60;a href=&#34;http://www.perfectforms.com/Documentation/manual/html/index.html?error_code_reference.htm&#34; rel=&#34;nofollow&#34;&#62;http://www.perfectforms.com/Documentation/manual/html/index.html?error_code_reference.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have a form instance with the out of the box function for User to add/upload an attachment.&#60;/p&#62;
&#60;p&#62;Steps to recreate the issue:&#60;br /&#62;
1. End User clicks on the 'add' button in PF published form (dialogue window opens)&#60;br /&#62;
2. User locates and selects the file to upload (e.g. PDF / 160kb)&#60;br /&#62;
3. User clicks 'open' in the dialogue window (upon click of the button 'open' I noticed an ERROR, see below, when viewing in a Charles session proxy)&#60;br /&#62;
4. Note: The file successfully uploads and is displayed in the form.&#60;/p&#62;
&#60;p&#62;The error is a concern because many of my customers use this function across their internal network, and this error prompts their internal proxy network login window to appear. If I can understand the nature of error code &#34;0&#34; there may be a relationship with the network error my customers are experiencing. &#60;/p&#62;
&#60;p&#62;The error occurs regardless of file format (PDF, WOrd, XLS, JPEG tried).&#60;/p&#62;
&#60;p&#62;The ERROR, prompted by:&#60;br /&#62;
/services/assets.asmx/AddAsset&#60;/p&#62;
&#60;p&#62;The ERROR message, viewed through session proxy application:&#60;br /&#62;
&#38;lt;RESULT&#38;gt;&#60;br /&#62;
	&#38;lt;ERROR&#38;gt;&#60;br /&#62;
		&#60;code&#62;0&#60;/code&#62;&#60;br /&#62;
	&#38;lt;/ERROR&#38;gt;&#60;br /&#62;
	&#38;lt;TOKEN&#38;gt;-9223372036854775808&#38;lt;/TOKEN&#38;gt;&#60;br /&#62;
	&#38;lt;RESPONSE&#38;gt;&#60;br /&#62;
		&#38;lt;AssetId&#38;gt;7YgAgbgAggAAMgwM&#38;lt;/AssetId&#38;gt;&#60;br /&#62;
		&#38;lt;mimeType&#38;gt;application/pdf&#38;lt;/mimeType&#38;gt;&#60;br /&#62;
	&#38;lt;/RESPONSE&#38;gt;&#60;br /&#62;
&#38;lt;/RESULT&#38;gt;&#60;/p&#62;
&#60;p&#62;My environment:&#60;br /&#62;
* PF Premise 1.18&#60;br /&#62;
* Tested in FF 8, IE7, IE8, Chrome 10&#60;/p&#62;
&#60;p&#62;Thanks for your input
&#60;/p&#62;</description>
</item>
<item>
<title>singetrack on "Monitoring end User in a form instance"</title>
<link>http://www.perfectforms.com/forums/topic/monitoring-end-user-in-a-form-instance#post-2554</link>
<pubDate>Tue, 13 Dec 2011 03:58:59 +0000</pubDate>
<dc:creator>singetrack</dc:creator>
<guid isPermaLink="false">2554@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hello, is there a way of &#34;embedding&#34; Google Analytics code in a form instance? &#60;/p&#62;
&#60;p&#62;My problem - I have created a form instance, published this and added the embed calls into a static HTML webpage. The webpage resolves to display the form (great), and I can add the GA code to my static HTML page (also great), but... how can I monitor how far inside the form my end Users go, and how long they spend in each instance?&#60;/p&#62;
&#60;p&#62;My thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>BryanA on "Storage limit question"</title>
<link>http://www.perfectforms.com/forums/topic/storage-limit-question-2#post-2551</link>
<pubDate>Fri, 09 Dec 2011 23:11:22 +0000</pubDate>
<dc:creator>BryanA</dc:creator>
<guid isPermaLink="false">2551@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;we are almost full on our storage limit, Most of it is from a specific form we use regularly, it has a section to atatch vendor quotes in PDF form which adds up to a lot of space. Is there any way to purge the attatchments out of the instances to save space? Deleting the instances entirely is not an option.
&#60;/p&#62;</description>
</item>
<item>
<title>schaferdg@yahoo.com on "First letter in Text Field Upper Case"</title>
<link>http://www.perfectforms.com/forums/topic/first-letter-in-text-field-upper-case#post-2510</link>
<pubDate>Thu, 01 Dec 2011 17:02:34 +0000</pubDate>
<dc:creator>schaferdg@yahoo.com</dc:creator>
<guid isPermaLink="false">2510@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;If I wanted to turn the first letter in a text field to an upper case and leave the rest lower case how could I do accomplish this? example:&#60;/p&#62;
&#60;p&#62;First Name: John&#60;/p&#62;
&#60;p&#62;To keep everything standard I am using the upper case for all text fields.  (set field: formula, add function, upper case) this makes the whole text field upper case.&#60;/p&#62;
&#60;p&#62;Can I use this: set field, formula, add function, lower case, or left trim, = 1 and upper case or the replace function to accomplish this? Thanks for your time.
&#60;/p&#62;</description>
</item>
<item>
<title>phillip on "Flash Detection on Embedded forms"</title>
<link>http://www.perfectforms.com/forums/topic/flash-detection-on-embedded-forms#post-2507</link>
<pubDate>Tue, 29 Nov 2011 18:18:15 +0000</pubDate>
<dc:creator>phillip</dc:creator>
<guid isPermaLink="false">2507@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;When I use the embedded code provided in the 'Link' section, I noticed that there is no Flash detection and a notification or maybe a redirection/new window (ie, send them to adobe).  I'm also not exactly savvy when it comes to JavaScript and HTML, and was wondering if there was a Flash detection script you would recommend?  Other than swfobject, that is, needs to be shorter and simpler.
&#60;/p&#62;</description>
</item>
<item>
<title>schaferdg@yahoo.com on "GUID"</title>
<link>http://www.perfectforms.com/forums/topic/guid#post-2483</link>
<pubDate>Tue, 08 Nov 2011 16:03:52 +0000</pubDate>
<dc:creator>schaferdg@yahoo.com</dc:creator>
<guid isPermaLink="false">2483@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a way to create a GUID with PF.&#60;br /&#62;
A globally unique identifier is a unique reference number used as an identifier in computer software. The term GUID also is used for Microsoft's implementation of the Universally unique identifier (UUID) standard. It is commonly known as a &#34;GOOEY ID&#34; in Call of Duty 4 game servers.&#60;/p&#62;
&#60;p&#62;The value of a GUID is represented as a 32-character hexadecimal string, such as {21EC2020-3AEA-1069-A2DD-08002B30309D}, and is usually stored as a 128-bit integer. The total number of unique keys is 2128 or 3.4×1038. This number is so large that the probability of the same number being generated randomly twice is negligible.
&#60;/p&#62;</description>
</item>
<item>
<title>Dennis @ PerfectForms on "Creating notifications for use on mobile phones"</title>
<link>http://www.perfectforms.com/forums/topic/creating-notifications-for-use-on-mobile-phones#post-2498</link>
<pubDate>Tue, 15 Nov 2011 18:31:01 +0000</pubDate>
<dc:creator>Dennis @ PerfectForms</dc:creator>
<guid isPermaLink="false">2498@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;For the mobile notifications to work from a mobile phone, the form must be published. They will not work in Draft mode.&#60;br /&#62;
&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Workflow software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Process software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Procedure software&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pandrews on "Comparing different versions of same form"</title>
<link>http://www.perfectforms.com/forums/topic/comparing-different-versions-of-same-form#post-2494</link>
<pubDate>Thu, 10 Nov 2011 15:53:04 +0000</pubDate>
<dc:creator>pandrews</dc:creator>
<guid isPermaLink="false">2494@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there any way that I can compare the changes made to a form between versions other then opening one version, noting the behaviors, closing, opening the other version and then comparing to what I have written down?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Dennis @ PerfectForms on "Do not Enable Single Sign On gateway if you are not the Account Administrator"</title>
<link>http://www.perfectforms.com/forums/topic/do-not-enable-single-sign-on-gateway-if-you-are-not-the-account-administrator#post-2491</link>
<pubDate>Wed, 09 Nov 2011 17:38:33 +0000</pubDate>
<dc:creator>Dennis @ PerfectForms</dc:creator>
<guid isPermaLink="false">2491@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;If your company is using Single Sign On (SSO) the Account Administrator needs to enable the SSO gateway in the Settings tab in the dashboard. If a different license holder in PerfectForms also checks the Enable box all of that user's forms will publish using SSO regardless of whether or not the SSO box is checked in the Link dialogue for the individual form.This will cause a problem if the user does not want to publish all forms using SSO.&#60;br /&#62;
&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Workflow software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Process software, &#60;/a&#62;&#60;a href=&#34;http://www.perfectforms.com/&#34;&#62;Procedure software&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sturmeyp on "Evaluate Workflow"</title>
<link>http://www.perfectforms.com/forums/topic/evaluate-workflow#post-2481</link>
<pubDate>Tue, 08 Nov 2011 08:57:54 +0000</pubDate>
<dc:creator>sturmeyp</dc:creator>
<guid isPermaLink="false">2481@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;At the moment I think the only way to have workflow evaluated is by submitting the form. We have some very detailed forms which have to perform multiple submits in order for the workflow to run.  This causes lots of screen flashing for the user as the form is closed and re-opened several times.&#60;/p&#62;
&#60;p&#62;Is there any way workflow could be evaluated by using a behaviour - I know not possible at the moment but is this something which is being looked at for future releases?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>schaferdg@yahoo.com on "Over ride locked form"</title>
<link>http://www.perfectforms.com/forums/topic/over-ride-locked-form#post-2475</link>
<pubDate>Fri, 04 Nov 2011 18:01:44 +0000</pubDate>
<dc:creator>schaferdg@yahoo.com</dc:creator>
<guid isPermaLink="false">2475@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a way to override a user that has locked a form instance?
&#60;/p&#62;</description>
</item>
<item>
<title>wliang on "Print to pdf"</title>
<link>http://www.perfectforms.com/forums/topic/print-to-pdf#post-2465</link>
<pubDate>Fri, 28 Oct 2011 01:00:38 +0000</pubDate>
<dc:creator>wliang</dc:creator>
<guid isPermaLink="false">2465@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;We like to delete old instances of the form from the on-demand server so we have more free disk space. We don't have a print button on the form, is there a way to save them all to pdf format on the local computer? there are 500+ instance out there.
&#60;/p&#62;</description>
</item>
<item>
<title>sturmeyp on "Clear List Items"</title>
<link>http://www.perfectforms.com/forums/topic/clear-list-items#post-2461</link>
<pubDate>Thu, 27 Oct 2011 12:42:32 +0000</pubDate>
<dc:creator>sturmeyp</dc:creator>
<guid isPermaLink="false">2461@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Is there a way to clear all results from a populated List object.&#60;br /&#62;
On a table object there is an option to 'Clear all Rows' - I'm looking for similar function as this?&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
Paul
&#60;/p&#62;</description>
</item>
<item>
<title>sturmeyp on "Count List Items"</title>
<link>http://www.perfectforms.com/forums/topic/count-list-items#post-2460</link>
<pubDate>Thu, 27 Oct 2011 10:59:58 +0000</pubDate>
<dc:creator>sturmeyp</dc:creator>
<guid isPermaLink="false">2460@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Is it possilbe to count the number of items returned when a List object is populated.&#60;/p&#62;
&#60;p&#62;For example I have a search function in my form which populates data into a list object - I would like to create a custom field saying &#34;xx items returned&#34;&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>
<item>
<title>phillip on "pf_call"</title>
<link>http://www.perfectforms.com/forums/topic/pf_call#post-2423</link>
<pubDate>Wed, 19 Oct 2011 21:04:53 +0000</pubDate>
<dc:creator>phillip</dc:creator>
<guid isPermaLink="false">2423@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;I am trying to get data into an embedded form, but I'm having trouble.  By using the excellent example found in this previous post, I think I've been able to set up the javascript correctly.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.perfectforms.com/forums/topic/request-for-code-sample#post-1495&#34; rel=&#34;nofollow&#34;&#62;http://www.perfectforms.com/forums/topic/request-for-code-sample#post-1495&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;My Code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;html&#38;gt;
&#38;lt;body&#38;gt;

&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
    var ID=&#38;quot;12345678&#38;quot;;
	var PID=123456;
	pf_call(&#38;quot;XXXXXX=&#38;quot;, [ID, PID]);
&#38;lt;/script&#38;gt;

&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://app.perfectforms.com/utils.js?&#38;quot;&#38;gt;&#38;lt;/script&#38;gt;

&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
	pf_embed(&#38;quot;http://app.perfectforms.com/player.aspx&#38;quot;, &#38;quot;XXXXXX=&#38;quot;, &#38;quot;f=XXXXXXXX&#38;quot;, &#38;quot;612&#38;quot;, &#38;quot;592&#38;quot;, &#38;quot;window&#38;quot;);
&#38;lt;/script&#38;gt;

&#38;lt;/body&#38;gt;
&#38;lt;/html&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(Note: I've replaced my form data with X's for security purposes).&#60;br /&#62;
However, I can not get the information to populate my field in the form itself.  I am setting the desired field by using &#34;Get External Call Parameter&#34; and an index of 1, but to no avail.  Does anyone know what I am doing wrong here?&#60;/p&#62;
&#60;p&#62;Thanks in advanced!
&#60;/p&#62;</description>
</item>
<item>
<title>mbeccaria@paulsmiths.edu on "Change values post-submission"</title>
<link>http://www.perfectforms.com/forums/topic/change-values-post-submission#post-2452</link>
<pubDate>Tue, 25 Oct 2011 20:01:06 +0000</pubDate>
<dc:creator>mbeccaria@paulsmiths.edu</dc:creator>
<guid isPermaLink="false">2452@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Is there a way to change values after a form as been closed? For example, we have a 2 button radio-button that has a value of &#34;1&#34; for one button and &#34;2&#34; for the other. We recently changed the values to &#34;Approve&#34; and &#34;Reject&#34; but forms that were submitted prior to the change don't reflect the new values. Is there a way to alter those values to conform to the new one?&#60;br /&#62;
Thanks,&#60;br /&#62;
Mike
&#60;/p&#62;</description>
</item>
<item>
<title>Winson on "where a field is set or a behavior is called?"</title>
<link>http://www.perfectforms.com/forums/topic/where-a-field-is-set-or-a-behavior-is-called#post-2448</link>
<pubDate>Mon, 24 Oct 2011 10:47:43 +0000</pubDate>
<dc:creator>Winson</dc:creator>
<guid isPermaLink="false">2448@http://www.perfectforms.com/forums/</guid>
<description>&#60;p&#62;Dear all ,&#60;/p&#62;
&#60;p&#62;As mentioned, can I know where a field is set or a behavior is called?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>

