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