hello again,
how do i set up a link (parameters included) to another document THE "MODX" and "FRIENDLY URL" way?
I can of course hardcode it the PHP way but i really want to get the hang of the MODX environment so i don’t keep on reinventing the wheel.
here’s the case:
1) I have another page with document ID of 77
2) I want to link to that page and pass it a parameter of say, a=1&b=2&c=3
How do I do this the MODX and FriendlyURL way?
thanks.