Hi, I want to add a button to bank statement view form to open another system, the link to external system includes a query string that includes the id of the statement, is that possible?
In shot I want the button to open a link like this: https://www.abc.com?statementid=150
The number 150 should change based on the open statement
Ameen