Skip to main content
Question

sort order and input for lobbies (Cloud)

  • January 21, 2025
  • 0 replies
  • 29 views

Forum|alt.badge.img+8

Hi,

We are on Cloud 23R2. Have a couple of questions re: lobbies

 

  1. 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? 

 

  1. 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