Jump to content
  • 0

Linking data pages


MikeC

Question

Hi there, I am trying to link my main report to another set of results. I have followed the explanation in https://howto.caspio.com/tech-tips-and-articles/tech-parameters/how-to-link-a-result-set-to-another-results-set/ However, I get "Bad request" when I try and open the link.  My code is <a href="https://c0hby258.caspio.com/dp/b8109000a36e9d7ce3c44aca9938&ID=[@field:ID]">TDNet_Disclosures</a> Is there something wrong with this code?             (Page itself is working ok)

I have configured the receiving page to receive the value.     The sending page sends the paramater from a field with the same name ("ID")

image.thumb.png.5eabd02be1e2ef6a9eedbf1fd98276dc.png

When I test the page I can see

image.thumb.png.03b5b73b07eb1fadc086c75d725314d7.png

 

But when I try and open the link

image.thumb.png.5140e8e4d9697ac9bfa414c1aaaab226.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello MikeC, Are you still having this issue?

 

I've noticed that you've put the incorrect symbol after the link

<a href="https://c0hby258.caspio.com/dp/b8109000a36e9d7ce3c44aca9938&ID=[@field:ID]">TDNet_Disclosures</a> 

 

the '&' before the ID should be a question mark '?' as your ID is the first parameter you're sending to that link. Hope this helps, good luck!

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...