Hi,
We're going to import the customer portal into an order detail page(as an "issues report" link) that appeared by online purchase behavior.
When customer try to report order issues and click the link, we have to fill the order number(exist in order detail page) into a specific field in Portal.
The way we preferred is to send the order number via URL parameter like "index.aspx?orderid=20200201001A", is it possible to do that?