Newbies raj Posted May 1, 2003 Newbies Posted May 1, 2003 I have a search result page displaying several records using CDML. Is it possible for me to select 3 records from that page using checkboxes and displaying a detailed record of those 3 randomly selected records. Can anyone help me please!!!!
JitseSchaafsma Posted May 1, 2003 Posted May 1, 2003 Maybe i am misunderstanding, but couldn't you not create a link for each record generated by CDML using the CurrentRecId field ? Jitse
Newbies raj Posted May 1, 2003 Author Newbies Posted May 1, 2003 well i am sorry i guess i was not clear in stating what i was looking. I actually wanted a kind of Comparison of the records. So if someone selects 3 checkboxes on that result page and than he clicks on compare button the next page should show those 3 record details. Actually a comparison kind of thing!!!!
Garry Claridge Posted May 1, 2003 Posted May 1, 2003 You could look at using "-lop=or" (or <input type="hidden" name="-lop" value="or">). The field that is checked (representing each record) can just be an input tag within the one Form. All the best. Garry
Newbies raj Posted May 5, 2003 Author Newbies Posted May 5, 2003 Thanks Garry I am gonna try that way but i was wondering that all the checkboxes in the page occur in a different form. So if there are 10 search results there are 10 checkboxes in 10 different forms. I am very new in this field so please excuse me if my question is really dumb!.But i will really appreciate your help Garry.
Recommended Posts
This topic is 7863 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