Hi,
We are on Cloud 23R2. Have a couple of questions re: lobbies
- When I add a lobby input that accepts % (ex. $state$ parameter below), and add the same parameter to the element title, it now shows %25 instead of %. A bug?

- For the navigation, I use the datasource condition - which works fine and data are correctly displayed. Question is how do I use the order by (i.e. I want to order the resulting records by a date field in descending order). I know this could be possible if I didn’t use the datasource condition and instead passed the values to a url construct; however, this required me to add some custom fields on the pages resulting in considerable performance impact, thereby having to resort to the “datasource condition” method.

TIA