macaroni Posted May 21, 2003 Posted May 21, 2003 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
JitseSchaafsma Posted May 21, 2003 Posted May 21, 2003 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
Recommended Posts
This topic is 7927 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