Skip to main content
Question

Aurena Lobby Navigation

  • 19 May 2020
  • 1 reply
  • 647 views

I have a counter lobby element that displays a count of expense_id values.

 

I am trying to navigate to an aurena page - Expense Sheets - when I click on this counter value. I want the Expense Sheets page to display only the 3 Expense ID’s that are being counted. 

This is my SQL Data Source output - 
 

 

How can I setup the filter on the Web Access URL Address to allow only these 3 Expense IDs to show on the Expense Sheets List page?

 

I have a counter lobby element that displays a count of expense_id values.

 

I am trying to navigate to an aurena page - Expense Sheets - when I click on this counter value. I want the Expense Sheets page to display only the 3 Expense ID’s that are being counted. 

This is my SQL Data Source output - 
 

 

How can I setup the filter on the Web Access URL Address to allow only these 3 Expense IDs to show on the Expense Sheets List page?

 

Which Update are you on? In Upd7 or 8 a new option was introduced for Aurena Lobby Elements where you can tick 'Use Data Source Condition' which will achieve what you are looking for. If you tick that you can remove the '$filter=xxx' part of the URL. 


Reply