leahpo Posted April 23, 2003 Posted April 23, 2003 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
BobWeaver Posted April 24, 2003 Posted April 24, 2003 **** 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.
Lee Smith Posted April 24, 2003 Posted April 24, 2003 And I already asked her not to do this yesterday in another post and I'm not telling you which one
Recommended Posts
This topic is 8240 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