On Click Button to URL

I’m trying to add a button to a dynamic card that list user details. This button when clicked will go to another page that will display the users details.

This is that the button looks like: dmx-on:click=“browser1.goto('update_visitor.php?= visitor_id )”

Do I need to insert the visitor_id with an Inner HTML? If so, in the Dynamic Attribute, do I select VALUE or NAME?

If neither, what do I do to insure the ID is used to in this URL link?

Thanks for your suggestions!

Community Page
Last updated: