Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Can you append values to the end of a url? Re: Can you append values to the end of a url?

#92770
jacorre
Participant

I got it! The variables that I defined are available after the search form is processed. So what I did was include those variables within the url and then appended the orderby and order to the end. For example:

">Order By Title (ASC)

Now I just need to get it working as a drop down option!