Jump to content
  • 0

Results List Clickable Whole Records


justinm

Question

3 answers to this question

Recommended Posts

  • 1

oh okay so i cant make the whole record in the results 'clickable'? does that mean i would have to use a button? and if so how would i get the url to change to each individual details page of each individual record?

 

 

 

Ive taken a screenshot here 

 

http://tinypic.com/r/24fheyq/8

 

and as you can see the first field is a link but i want to make the whole highlighted record into a link to the details page?

Link to comment
Share on other sites

  • 0

You can separate your report and details into pages http://howto.caspio.com/tech-tips-and-articles/parameters/results-and-details-on-two-separate-web-pages/.

 

In the report page instead of including actual field add HTML Block and create a link to details for each single column:

 

<a href="URL OF DETAILS?param=[@field:ParamValue]"> [@field: FILEDNAME] </a>

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...