shai1 Posted January 21, 2002 Posted January 21, 2002 I've been trying to put in two fields when using a "Find" link and have not had success. For example, I want to show all the records that have field "Field1" = "Test" and that have "Field2" containing any data. I tried this... "FMPro?-DB=Tracking.FP5&-Format=summary.htm&-Op=eq&ProjectName=[FMP-Cookie : theProject]&-Op=neg&PageNumber=&-Max=all&-Find" Any suggestions? Dave [ January 21, 2002: Message edited by: shai1 ] [ January 21, 2002: Message edited by: shai1 ]
Garry Claridge Posted January 22, 2002 Posted January 22, 2002 I would try "-op=neq" (not neg) All the best. Garry
shai1 Posted January 22, 2002 Author Posted January 22, 2002 I'm sorry, that was a typo, I actually do have -Op=neq and am still having problems. any ideas?
Garry Claridge Posted January 22, 2002 Posted January 22, 2002 Have you tested "-Op=eq&ProjectName=[FMP-Cookie : theProject]" by itself to check if it is OK? If so check "&-Op=neq&PageNumber=&" by itself to see if it is working as expected. All the best. Garry
shai1 Posted January 22, 2002 Author Posted January 22, 2002 Just wanted to say thanks for the help, but I figured it out. It was the need of the double = sign ...-Op=neq&PageNumber==&-Max=all&-Find
Recommended Posts
This topic is 8410 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now