You are viewing limited content. For full access, please sign in.

Question

Question

Disabling approval comments

asked on March 8, 2017 Show version history

We're looking for a way to disable the Comments field that gets automatically added to User Tasks. We currently use CSS/JavaScript for this, but I think it's something that needs to be enabled as an option on the User Task.

Are there any plans for this? If not, can we file it as a feature request?

1 0

Answer

SELECTED ANSWER
replied on March 8, 2017

I added it into the feature request.

0 0

Replies

replied on March 8, 2017 Show version history

Hi Ege,

 

Would this CSS block accomplish your need?
 

.approval-wrap textarea, .approval-wrap p {display:none;}


In testing, it still keeps the decision buttons but removes the comment paragraph and text area. Technically, someone could unhide it if they were intelligent enough to edit it so it's not a foolproof option but does change the default presentation.

Cheers,

Carl

0 0
replied on March 8, 2017

Yes, that's what we use, along with a few other ones to make the background color of the approval section the same as the rest of the form . Like I said though, it would be more elegant if it was a user task option. smiley

2 0
SELECTED ANSWER
replied on March 8, 2017

I added it into the feature request.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.