Pass arguments from one page to another
Permalink 1 user found helpful
Hello all,
I am trying to generate a list of links that when clicked, they should take the user to another page where the detail of the clicked item is shown.
The problem with the above code is that in spite of the page 'user-information' existing, if i try pass arguments to it, concrete5 says the page does not exist.
How can I pass arguments from one page to another?
thanks in advance
I am trying to generate a list of links that when clicked, they should take the user to another page where the detail of the clicked item is shown.
The problem with the above code is that in spite of the page 'user-information' existing, if i try pass arguments to it, concrete5 says the page does not exist.
How can I pass arguments from one page to another?
thanks in advance
It does not formulate a complete URL if you only pass it a path though. Instead just do this: