cfadmin Posted February 28, 2010 Report Share Posted February 28, 2010 I would like a record's details page to contain links to the details page for other related records. Any suggestions? Quote Link to comment Share on other sites More sharing options...
0 bahar_vm Posted March 1, 2010 Report Share Posted March 1, 2010 If I understand correctly you are trying to link from a details page to another form details. you can achieve linking forms by passing and receiving parameters between the forms. For example to pass a parameter from details page, create a link in an HTML block as: Link "id" is the parameter name and "PKID" is the field name you are trying to pass to the other form. In your other form to receive the parameter, enable Advanced Options and Passing Parameters and receive the parameter as [@id]. There are good examples of passing parameters in the online help http://howto.caspio.com. This one might be helpful to understand the concept better http://howto.caspio.com/parameters/in-a ... pages.html Best, Bahar M. Quote Link to comment Share on other sites More sharing options...
Question
cfadmin
I would like a record's details page to contain links to the details page for other related records. Any suggestions?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.