Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

out-of-box workflow forms in sharepoint

  Asked By: Dora Blevins         Date: Jan 13, 2010      Category: Sharepoint      Views: 240
 

The basic out of the box workflow forms where there is the approve
and reject buttons at the bottom.

1. is there away to change the text on the approve button to accept
2. when a user clicks on the reject button is there away to force a
comment box to appear, or can we have a comment field then only enable
the reject button once a comment is entered.

i assume for number 1 we will have to alter the code in SP(if i am
correct)

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Dewayne Clay          Answered On: Jan 13, 2010       

These workflows were compiled in Visual Studio and can't be edited. The Forms
are InfoPath forms  that were signed with a digital certificate, so if you change
them I don't think they will work anymore. The bottom  line is to do what you
want to do you'll have to write your own workflow.

 
Answer #2       Answered By: Angelina Newman          Answered On: Jan 13, 2010       

The good news is that it's really easy to write workflows with SharePoint
Designer.

 
Didn't find what you were looking for? Find more on out-of-box workflow forms in sharepoint Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].