... The concatenate ('&') function ought to do nicely here. For example... enter: answer = $1 & $2 ...or, if you needed that space in between the words... ...
Hello, everyone..."first time caller, long time listener, love your show, great topic." I am fairly new to PF, but savvy enough--I think!--to begin to use some...
I have a series of Subforms under parent forms, and I have a unique ID for each record on the subform. I would like this numbering to be a simplistic...
Justin, Are you using filtercount as a conditional statement or are you using the value of its result? If the former, my first inclination would be to set the...
Hi all, I am using pendragon software version 4 for microsoft access 2000. When I installed the Pendragon software in my clients computer I got an error...
I have used lookup lists with lookup field types so I think I know how to use them! (hopefully). In this case, I needed to use a lookup list from a text field....
... lookup ... lookup ... The only thing I can think of is that occasionally I'll forget to edit the properties of the list to ensure that "Make Available on...
I renamed but that didn't work. I even made sure there were not any spaces is the name. Don't know what else to do. It is only a problem when using a lookup...
This issue has been resolved in our latest version of the Service Pack 4, and our Pendragon Forms Evaluation download. Pendragon Forms 4.0 Service Pack 4...
I'd like to get the results of a one-to-many connection between a main form and a subform. Ex. There are 2 forms: Widgets and Parts. 1 widget may have many ...
The whole error message reads as follows: Unable to execute detection SQL select column1,column2 from table1 where column1 = 558 -- Couldn't find file...
i am using pendragon forms 4.0. i have one software named BackupPro and it can list every file on RAM,i find two files about pendragon-forms,but i think there...
there are five forms in my pendragon form 4.0,i use them to collect the data,and every transfer between palm and server always take a long time,but there are...
I'm new with this... I figured out how to use the LookupName variable and the SetLookupName statement. I think this may require a similar approach. I want to...
Hello......I am new to the group and I am using Pendragon 3.2 on a Sony Clie model PEG-SJ20 with 16 MB, which I have been using for now a year. I am getting...
I had a problem similar to that with version 4.x. It was corrected. You can look back just a few messages for that reply. Not sure if it was the same issue ...
I would like some help or direction to do the following: First field would be a drop down list. The drop down list would basically be separate forms. So if for...
I've done something similar to this that works pretty well. Say you have three subforms to go to: Form1, Form2, and Form3. In the main form, i.e. where you...
Thanks for your help Mike. I was able to use your solution using the script: (Used a lookup list) select: if answer == "Bldg A" then gotosubform "Bldg A"...
Thanks for your input on this. I did try all the options to the gotosubform statement. Using new will create a new subform, but the form layout in not what I...
Let me expand on this... When the user is switched to the sub form, it does seem to startout in record view. I would like the form to start out in field view....