February 15, 200223 yr 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
February 15, 200223 yr 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 ]
February 16, 200223 yr Author 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!
Create an account or sign in to comment