Search the web
Sign In
New User? Sign Up
pendragon-forms · Pendragon Forms
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2678 - 2707 of 2882   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2678
... I have the same problem with popuplists! Is there a special way to take care of this?...
otavio.bcosta
Offline Send Email
Dec 1, 2006
9:05 pm
2679
Okay, here is my situation: The palm devices I am setting up are being used by different branches of the same company to do surveys at a nationwide chain of ...
jberling2001
Offline Send Email
Dec 6, 2006
5:10 pm
2680
Josh, So this is rather late, but since I haven't heard anything, perhaps you haven't gotten this figured out yet. I finally had some time to look into this. ...
Dave Hockman-Wert
dhwert
Offline Send Email
Dec 18, 2006
10:31 pm
2681
I have an inventory form with two fields. 1. Asset 2. Serial When I scan an asset barcode I want it to automatically jump to the serial field. Is there any way...
northside1992
Offline Send Email
Dec 29, 2006
3:48 pm
2682
I presume you mean that you want the data from a barcode scan to go into the serial field? (In other words, you don't just want it to move ("jump") to the ...
Dave Hockman-Wert
dhwert
Offline Send Email
Dec 29, 2006
5:44 pm
2683
I want to be able to scan the asset barcode and the serial bardcode. I have a Symbol SPT1800. What script would I use to be able to scan different data into...
Michael Torres
northside1992
Offline Send Email
Dec 29, 2006
7:19 pm
2684
I suggest trying a script such as... scan: if $1 = NULL then $1 = scandata goto 2 return endif if $2 = NULL then $2 = scandata return endif This will then...
Thomas Roth -Pendragon-
trothtfr
Offline Send Email
Dec 29, 2006
7:34 pm
2685
Again, I would refer you to the PF Reference Guide. Here's a slightly-altered sample script from there. scan: if $1 = null then answer = scandata return endif ...
Dave Hockman-Wert
dhwert
Offline Send Email
Jan 2, 2007
4:04 pm
2686
Hi Guys. A really big show stopper issue for a project I am building for one of my clients. After I export my db out of forms 5 when I try and add entries to a...
kellyrobertmartin
kellyrobertm...
Offline Send Email
Jan 29, 2007
4:20 pm
2687
Hello, I purchased the pendagon forms software to assist me with a project for a non-profit organization. We are doing a youth asset mapping project, where...
proactiveplanners
proactivepla...
Offline Send Email
Jan 29, 2007
4:24 pm
2688
Hello, One approach you might try is this: 1) create a record in the database for each address you would like to survey. 2) assign a different UserName for...
Donn Holmes
donnholmes
Offline Send Email
Jan 29, 2007
9:49 pm
2689
Recently my oganization purchased the latest Dell Axim 51 PDA's and i have loaded my pendragon forms in the but suprising the it doeant seem to get the GPS...
Mphatso Mpambe
mphatsompambe
Offline Send Email
Jan 31, 2007
4:02 pm
2690
I am brand new to this program and my poor aging brain is struggling. I am trying to produce a simple warehouse inventory form. I have a option for shipping...
cassidys0330
Offline Send Email
Feb 22, 2007
10:54 pm
2691
Hi, I'm a new member on the group, but and old user of Pendragon. I'm having a problem since I replaced my computer 2 weeks ago. I installed the software on...
HĂ©ctor J. JimĂ...
hectorjavier86
Offline Send Email
Feb 26, 2007
6:05 pm
2692
This sounds straightforward, but it's not entirely clear what field type you are using for some of the key fields. This would affect the exact wording of the...
Dave Hockman-Wert
dhwert
Offline Send Email
Feb 26, 2007
10:40 pm
2693
Sounds like the problem I had once or twice when software got confused. I often make copies of the db and replace for each client. Bottom line I had to...
Skip Lowell
lowellskip@...
Send Email
Feb 27, 2007
6:24 pm
2694
Hi, I need help. Three points: 1. - I make a form from a file. csv, after freezing it, I bring the data from the same file. csv (from ASCII), pendragon inform...
Roberto Bido Santos
rbidosantos
Offline Send Email
Feb 28, 2007
3:52 pm
2695
Script to test for alpha char and script to test for integer character please if you know of any in pf5....Thanks... Skip Regards............Skip Lowell Data...
Skip Lowell
lowellskip@...
Send Email
Feb 28, 2007
5:16 pm
2696
I have it set up exactly as you suggest and your script should do exactly what I need. I can't wait to try it. Thanks a bunch Dave! ... ...
Mark Robinson
cassidys0330
Offline Send Email
Feb 28, 2007
8:28 pm
2697
Hello! Anyone know if it's possible to handle this scenerio: Records are to be kept on the Palm for 7 days, and if a 'new' record were to be entered with the...
Lee Kirby
rlk281
Offline Send Email
Mar 9, 2007
1:48 am
2698
Howdy, Here's the script we use for that: select "OrderForm" where field 7 is $[ClientID] if result = 0 then gotosubform "OrderForm" new else msgbox "Order...
tucsonweb@...
benreed
Offline Send Email
Mar 9, 2007
4:24 pm
2699
Have a field call device: I would like to barcode scan into this field but not go to the next field. Rather, I would like to insert a <tab> or ~ tilde...
dcorleto
Offline Send Email
Mar 12, 2007
5:11 am
2700
I would think you might be better off maintaining those as three fields and then creating a concatenated field of all three (that does not show) with your...
Ross Ryding
rryding
Offline Send Email
Mar 12, 2007
3:00 pm
2701
Is there a way to add a spellchecker to a Pendragon application? Thanks...
hkirkland99
Offline Send Email
Mar 21, 2007
3:33 pm
2702
I hope this isn't a noob question, but I can't find the answer in the manual or by searching the forums so here goes... I'm trying to create a work order form...
svines23
Offline Send Email
Mar 30, 2007
3:04 pm
2703
Since the username field = palmName changing it on the fly could potentially cause a mess when PDF is looking to perform an update. I would not be surprised...
Pamela Zimmerman
skeinbabe
Offline Send Email
Mar 30, 2007
4:06 pm
2704
Like the other person who responded, I'm unsure why you want to change the UserName, since this is the default value gathered from the name of the PDA. If you...
Dave Hockman-Wert
dhwert
Offline Send Email
Mar 30, 2007
5:57 pm
2705
Hi, If this question has been answered in a previous post, please point me in the right direction... In forms 5.1, I want the user to select from popup lists...
epgreen50
Offline Send Email
Apr 10, 2007
2:52 pm
2706
Thanks for all the suggestions. I am in fact attempting to change the record owner from the pocketPC device itself. Consider this scenario: - Dispatch works...
svines23
Offline Send Email
Apr 10, 2007
3:47 pm
2707
Hi Eric, What you want to do shouldn't be that hard. There is an "Option 1 to 5" field type that seems as if it could be exactly what you want. There is also...
Dave Hockman-Wert
dhwert
Offline Send Email
Apr 10, 2007
6:18 pm
Messages 2678 - 2707 of 2882   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help