Trying to get my button to act like a link (tried the <A>
tag and it would work if you open in a new tab but not if you click on it. Then tried this code and nothing. Suggestions?
<button onClick="location.href='/secure/edit.aspx?id=671'">Edit</button>