Jump to content

eivind

Newbies
  • Posts

    3
  • Joined

  • Last visited

Everything posted by eivind

  1. Thanx again, Keith, the following works: In the header of my tabulated search_results.htm, I put the following link to re-sort the found set using "RPN": code: <A HREF="FMPro?-db=checklist.FP3&-lay=Layout%20%231 &-format=search_results.htm [FMP-CurrentFind] &-OP=[FMP-FindOpItem : short] &[FMP-FindFieldItem]=[FMP-FindValueItem] [/FMP-CurrentFind] &-Max=All&-SortField=RPN &-SortOrder=descending&-Find">RPN</A></B> [ August 09, 2001: Message edited by: Baktus ] [ August 09, 2001: Message edited by: Baktus ]
  2. Thanks, I tried that, but it returns the full database sorted correctly, and not the same, shorter list (eg. "found set") according to the users original search criteria. How do I operate on the same "found set" ? I may need to get hold of the search criteria / URL used to bring up the search_results.htm the first time, and re-apply the criteria with a different sort parameter.. but I haven't found a way to capture those criteria.
  3. I have a tracking database have quite many records and fields, and the information is edited frequently. Is there a way to include links/buttons in the column header of search_results.htm, so the users can re-sort the "found set" on different fields by just one click? Thanks, baktus
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.