Skip to main content

I have created a projection-based lobby datasource. It includes a filter parameter, which works for a specific value (e.g., “20”) but also with a wildcard (“%” returns all rows).

Now I use this datasource in a lobby element and the wildcard filtering doesn’t work anymore. Setting the element parameter to “20” still returns the filtered list, however “%” does not return any data. Re-creating the lobby element didn’t help.

I need the wildcard to initially show the lobby element with all data and later filter when navigating from a different lobby.

Plus a general question: After updating a lobby datasource, is there any cache refresh necessary to see the changes in the lobby element (same question for the lobby page)?

Be the first to reply!

Reply