If you look at the section on passing Data Values, you should be able to use the $[PLACEHOLDER] syntax to pass values from an Element when it is clicked in the Lobby.
I set up an internal test and it works as intended using the above syntax.
Note that the navigation will not work if the company being passed is different than the default company for the Voucher Entry page. For example, if I click on a Company 1 voucher record in my Lobby Element and my default for the Voucher Entry is Company 10, then the results are a blank Voucher Entry page.
@Tracy Norwillo This is exactly the issue, Vouchers are in different companies and the finance Manager does not want to keep changing default company every time he needs to navigate to a voucher :(
@NMALKI Okay, I’ll post that clarification so others can chime in if they know how to override the Default Where COMPANY= for the Voucher Entry form in Apps10.
Default Where: COMPANY= :i_hWndFrame.frmMultiCompanyEntryVoucher.i_sCompany AND VOUCHER_UPDATED_DB='N' AND NOT ( VOUCHER_NO <0 AND FUNCTION_GROUP = 'D' AND MULTI_COMPANY_ID IS NOT NULL )