How to add dynamic value to URL parameter

I have page ( data_table.php ) that has a table that displays basic info from a query built on numerous joins [ see attachment ]

Each row from this table uses a Dynamic Event to add a click action that uses the browser components Go To function to forward to another page ( detail_display.php ). [ see attachments ].

The detail_display.php page has a query that is filtered by a URL parameter so it displays the correct data.

So my question is how do I add the dynamic value to the URL parameter in the Go To Properties? The value being the ‘acc_id’ for each row of data shown in the data table.

Hope this makes sense.

Thanks in advance!

Community Page
Last updated: