Forums

This topic is locked

Go To Detail Page

Posted 17 Oct 2003 11:34:38
1
has voted
17 Oct 2003 11:34:38 Kenny Darcy posted:
Hi yea,
Ok I can do a master detail page no problem, simle even, butttt! when you see the " GO TO Detail" behaviour it gives you the option of pass existing either URL Param's or Form Param's. When I pass the URL params I see details of that in my address bar and everything works, I had though by using the form paramaters would mean nothing would be seen in the address bar and paramaters would be passed but sadly this is not the case. Can any one tell me where I am going wrong. regards

Kenny

Replies

Replied 18 Oct 2003 00:29:01
18 Oct 2003 00:29:01 Dave Thomas replied:
Kenny,

when you pass the url param it takes the id or whatever else it's passing to the detail page and appends the correct record based on the code or record in the preceeding page

when you use the form paramaters, it's for when you pass the info from a form on the preceeding page

so unless your passing from a form which it doesnt sound like you are, then you need to pass the info using URL param.

Regards,
Dave

UD4 | Flash 5/MX | Studio MX | SQL | Access | ASP/VBScript | XP-Pro

Reply to this topic