It seems that the out of the box approve/reject buttons in SharePoint CMS try to direct you to an InfoPath form. We have implemented custom .aspx pages that we use for our workflow approval process and would like it to show these when a user clicks the buttons.
Currently we get an error that the formURN cannot be found.
Can I affect the url that is shown when the approve/reject buttons are clicked
or
Can I hide those buttons and provide my own buttons/functionality for that purpose
Thanks for any suggestions