Server Side Downloading Files with Routing problems

Hi, I am working my way through server side downloading files with Routing. I followed the tutorial on static server side downloading with routing and that worked fine, even with Routing parameters, all is good so far.

I am taking baby steps to move forward and I wish to use Dynamic values for the Download but this has caused some unexpected results.

My routing is defined as …

image

When called from an Anchor button with the Link set to a static value…

it works beautifully and a download of the file occurs.

I then defined 4 variables in the App to check that the link will work with dynamic values rather than static values. Each valuable, for now, is set to the same values you see above.

But the effect of this is that the download will not work. When I click on the anchor button, the page blanks entirely, no error message is displayed, no file is downloaded.

I am working my way through all the documentation on this, but help is needed.

BruceX

Community Page
Last updated: