clevow Posted February 15, 2002 Posted February 15, 2002 The search is being executed correctly in FM. The page that is returned says showing records 1-20 of 600, but it only displays the first record. the search form has hidden fields -db, -lay, -error, -format, and -max. I've tried without the max as well. My thinking though, is that since it actually executes the search correctly, that it's actually the html search_results page that's the problem. I dumbed it all the way down to displaying only one field and it still doesn't work. Are there any requirements for the search results page that I'm unaware of? Thanks, Carrie
dspires Posted February 15, 2002 Posted February 15, 2002 The FMP tags between [FMP-record] and [/FMP-record] should be repeated for each record. Post your HTML code and I'm sure you'll get some help. [ February 15, 2002, 11:25 AM: Message edited by: dspires ]
clevow Posted February 16, 2002 Author Posted February 16, 2002 I ended up taking known working search results code and just changing it one field at a time, and that worked. So I'm all set now. You're probably right though. I know I didn't check on those tags. Thanks!
Recommended Posts
This topic is 8315 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