This topic is locked

Conditional Detail Link

8/16/2006 5:42:33 PM
ASPRunnerPro General questions
author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3197&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> First of all I would like to compliment the software and first rate support of ASP runner. I have been a fan for several years and but only recently have pushed the envelope of functionality. Some of the earlier versions were a little kludgy but the latest version has been a stellar tool for rapid deployment of asp fed data.
At any rate, I am trying to see if anyone has created a detail table link that is record criteria dependent. For example, in the sample below, I would like to have each record below link to their respective Make table. Rec 1, 2 & 5 would link to their respective Make tables while record 3 & 4 would link to the same Toyota detail table. Any ideas? <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3197&image=2&table=forumtopics' class='bbc_emoticon' alt=':unsure:' />
Rec # Link Make Style

1 Detail Ford Truck

2 Detail Chevy Car

3 Detail Toyota Truck

4 Detail Toyota Truck

5 Detail Subaru Truck
Thanks!

500392 8/16/2006

Ok, I did it. It isn't pretty, but I rolled up my sleeves, got into it, took the list page appart and figured out a way to make the detail link to a page depended upon a value in a different column of the record. Ie Ford detail links to Ford, Toyota detail links to Toyota. Too long to post, but if there is a simpler way I would love to know.
Incidentally it is actually clinical data and the master procedure tables link to detail procedure tables (vitals, IV's, and other emergency medical procedures) so that the medical program director can better monitor the performance of the emergency medical system without having to review paper charts. ASP runner handled the security beautifully for this sensitive application. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=10445&image=1&table=forumreplies' class='bbc_emoticon' alt=':ph34r:' />