Hello everyone,
I created a navigation link command on a custom page.
To be able to navigate to the destination page (Manual Supplier Invoice) I need to pass two parameters. First one is the Invoice_id (which is a normal navigate filter) and the second one is the company (Context paramater).
Thus, on the Manual Supplier Invoice page the company is a global Value.
Can someone help me with passing the contexts parameters for the company?
The destination link should be like this –
https://***-uat.ifs.cloud/main/ifsapplications/web/page/ManualSupplierInvoice/Form;$filter=InvoiceId eq 844;contexts=Company:RRR0006
Thanking you in advance