Hi!
I have a exp:weblog:entries tag where I hardcode the articles to show like entry_id=“6|3|27|9”. I want to show the articles in exactly this order. What option do I need for the orderby parameter to get that?
I tried to leave it out, to make orderby=”” or to make an illegal string like orderby=“blabla”, but in all cases, the list was ordered by date. Or maybe by ID, which would be the same here 😊 But I saw no way to *not* use any sort order?!
Bye . . . JoergW