May 21, 200322 yr I'm having a little bit of difficulty on how to save a particular search criteria that a user has just performed. What I'm attempting to do is a user can perform a search and then the results, they can then delete one of the entries. When they -delete one of the records, they are then taken to another format page that reinitiates the search that they just did. Obviously with the record that they just deleted being gone. I want to pass the search criteria in order to preserve the search that they just did, I do fine with text fields, radio buttons but with the checkboxes, since checkboxes allow multiple selections, I'm not quite sure what approach to take considering it is in an array and if I should store that in one of the Tokens. Thanks
May 21, 200322 yr Please check the FMP-Link in the CDML database. It gives you the ability to store search request and also to modify only specific parts. Good luck Jitse
Create an account or sign in to comment