April 23, 200322 yr Hi, Would anyone know how to capture find criteria for a Number or Date type field when >, <, <>, etc. operators are used. My users want to see search criteria before they perform a search, and want to be able to print them for future references. I created a gSearchCriteria global field, which is populated by a script which is looping through all filelds on a layout (they are in a FIND mode). If Status(CurrentFieldContent) is not empty, it appends Status(CurrentFieldName) and Status(CurrentFieldContents) to a gSearchCriteria global field. It works fine except when the Field Type is Date or Number, and they enter ">", "<", or other other logical operators. In this case CurrentFieldName is captured, but it appears that CurrentFieldContents is empty. I tried Set Field, Insert Calculated Results, Copy / Paste from the current field to the Search Criteria global. Is there a way to capture the data? Thanks
April 24, 200322 yr **** Triple posted ***** Please don't multiple post on this forum. It wastes the time of people who reply to the duplicates when someone else may have already answered the original. I've replied to your question in one your other posts, but I'm not telling you which one.
April 24, 200322 yr And I already asked her not to do this yesterday in another post and I'm not telling you which one
Create an account or sign in to comment