Access LISE parameters via URL
Posted: Mon Sep 30, 2024 3:16 pm
Hello,
I'm wondering if anyone can help. I have the following LISE tag:
{LISEEvents orderby="custom_StartDateTime|ASC"}
Is there anyway to access the above via a URL as I am using javascript to load the items. At the moment this is the URL that I am fetching which does not have the orderby parameter:
Any ideas would be greatly appreciated. Apologies if I haven't explained very well.
Thanks,
James
I'm wondering if anyone can help. I have the following LISE tag:
{LISEEvents orderby="custom_StartDateTime|ASC"}
Is there anyway to access the above via a URL as I am using javascript to load the items. At the moment this is the URL that I am fetching which does not have the orderby parameter:
Code: Select all
https://website.com/events?mact=LISEEvents,cntnt01,default,0&showtemplate=false
Thanks,
James