Question

Lobby Navigation in EE

  • 16 February 2023
  • 0 replies
  • 77 views

Badge +1

Hi. I am attempting to build a list lobby element that navigates to the voucher entry form in EE (Apps 10), and in the case of the voucher being Multi Company I need it to pass one of the data values from my data source into the URL. Does anyone know the syntax to achieve this?

 

For voucher entry the navigation needs to go here:

ifsapf:frmMultiCompanyEntryVoucher?COMPANY=200

 

For Multi-Company Voucher Entry it needs:

ifsapf:frmMultiCompanyEntryVoucher?VERSION=MCVOUCHER&COMPANY=200

 

My datasource returns ‘MCVOUCHER’ in a field when it finds a multicompany voucher, so I just need to pass that into the URL as the VERSION. I found instructions in technical documentation related to AURENA that suggest this:

 

Include data values of the element

Example: page/PlanningUnitsAnalysis/List?$filter=OrderNo eq $[ORDER_NO]

 

But that syntax doesn’t appear to work within EE. Any thoughts greatly appreciated :)

Ed


0 replies

Be the first to reply!

Reply