SharePoint MOSS Approve/Reject button customisation
        Posted  
        
            by 78lro
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by 78lro
        
        
        
        Published on 2009-11-27T16:05:53Z
        Indexed on 
            2010/03/28
            4:03 UTC
        
        
        Read the original article
        Hit count: 494
        
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
© Stack Overflow or respective owner