Hi helpers...
I’ve got a question, well a problem really!!
Is is possible to pass a URL variable to a single modx page that then displays the correct page details based on that variable.
For example:
Page ID 22, 23, 24, 25 all have template variable showing job descriptions
I would like to show specific details i.e. (job title)(job description) of any given ID by sending it to a single page, ie.
http://www.mypage.co.uk/vacancies.html?jobid=22
This vacancy page would then see the URL Variable of 22 and collect that pages information to display.
REALLY HARD TO EXPLAIN SORRY!!
The reason i need this is because i have a website that lists jobs, i now need a mobile version, i can ditto the job listing out but when you click to see the job details it goes to the main webpage and i need to display that jobs details in a mobile template.
Any help would really be appreciated.
Thanks