I have a parts database that I draw information from and this contains app. 500 items. I want to modify my database to include fields such as inventory...
You can use another form. It is called a Reference Form in the manual. I have reference tables with over 15,000 records having many fields each. It works like...
I have a data collection form that uses a sub-form lookup list for equipment models. I'd like to include a photo of the model in the sub- form, not updatable...
Hello All, After much trial and error I have found that I am unable to hotsync data to Forms 5.0 on my palm OS devices. After re-installing forms 4.0 I found...
All, Does anyone have a script example to help auto populate a field on the PDA. What I would like is to be able to enter data into a field, and after...
Yes, I keep a second table with an extension wr < Weekly Reference. When I do next weeks readings I select to populate either a second line for comparison or...
Hello Kevin, I think that you don't need a script but rather under the data tab of the form designer if you click on Auto-Default then that field will be ...
Ernesto's suggestions of the use of Auto-Default and the Default value setting are good ones. I've done something that incorporates Auto-Default, but still...
Hello gurus, We have a fresh (default) install of Pendragon 5 Evaluation version. Installation of Form 5 was successful on both of the desktop PC and the iPAQ...
Hi Carl, You are are correct about that. In fact, I have tried that as well (i.e use "=" instead of "==" in my script), but the result is the same. What else...
I'm not sure what you mean by "we froze the form again". You can add scripts to already frozen forms, but you can't "freeze it again". Once frozen, always ...
I am tied to the Palm devices for a while longer. I have not tried to load my IPAQ yet. I was just speaking with Pendragon technical support the other day and...
Has anyone attempted to execute a Windows application of any kind once sycronization is complete? I have developed a time entry application using PF 5. Once I...
Nevermind, I was able to obtain an old version of Visual Studio 6 in order to compile the usersync.dll example code. Once I compiled it and copied it to the...
Can anyone point me in the right directions I'm trying to use buttons to take the user to another form when clicked. I'm new so any help is appreciated....
We have just recently installed Pendragon Forms 5.0 and I have created a form with scripts and a VERY simple two question test form (No scripts). Both work...
The Help file is pretty helpful in this regard. Seriously, though, you'll need to say more about what you want to do to get any useful suggestions. And, in my...
We got a similar problem trying to synchronize with pf5 installed as an windows service. Try syncing with pf5 as an process (Uninstall the service! Switch to...
You can also use a click: event script with gotosubform "" command or review subform command. I've just used this in a custom main menu. You can find the...
Thanks for pointing me to the page that is exactly what I was looking for. ... or review subform command. I've just used this in a custom main menu. You can...
All: If anyone here develops stand-alone applications for the PC to be used with Pendragon Forms, what database and development environment do you prefer?...
2 ?'s : First - Is there a way in PF5 to automate the access data push to Excel?? Example: after anyone syncs.. the data is automatically pushed to a...
Wolfeyes, This problem can be solved by "pulling" the data into Excel using the "get external data" feature. Set up to update the worksheet upon opening or ...
I understand that $n$ can be used to put the answer to field n into a question such as: How old is $n$? Is there a way to enter a field label instead of a...
Hi out there! After a while working with Pendragon Forms and getting annoyed by having to create long forms with the forms designer I started to export the...
August of 2005 we updated our Pendragon Syncserver with the usual Microsoft updates. One update "msjet40.dll" broke the link from access to myodbc. We found...