I am trying to create an external search. The structure of the External Link is straightforward. However, The second search parameter does not work. I could not understand. What am I missing? In the first link, it searches just for BUYER_CODE not search for CURRENCY_CODE. In the second link, it searches just for CURRENCY_CODE not search for BUYER_CODE. What is wrong with the expression?
First Link
ifsapf:frmPurchaseOrder_Cust?EXTERNAL_SEARCH=BUYER_CODE=001945&CURRENCY_CODE=GBP
Second Link
ifsapf:frmPurchaseOrder_Cust?EXTERNAL_SEARCH=CURRENCY_CODE=GBP&BUYER_CODE=001945
First Link Result
Second Link Result