Workflow Comment popup does not show up in workboxWorkflow not being appliedSitecore - Digizuite workflow...
Why do members of Congress in committee hearings ask witnesses the same question multiple times?
Word or phrase for showing great skill at something without formal training in it
Can a dragon be stuck looking like a human?
How would a Dictatorship make a country more successful?
It took me a lot of time to make this, pls like. (YouTube Comments #1)
Would a National Army of mercenaries be a feasible idea?
Do authors have to be politically correct in article-writing?
Why doesn't "auto ch = unsigned char{'p'}" compile under C++ 17?
Solubility of a tribasic weak acid
What is the wife of a henpecked husband called?
How do I say "Brexit" in Latin?
Typing Amharic inside a math equation?
How to tag distinct options/entities without giving any an implicit priority or suggested order?
Adding a new switch to a C9300 stack
Why did this image turn out darker?
Why does a metal block make a shrill sound but not a wooden block upon hammering?
How to prevent users from executing commands through browser URL
What's a good word to describe a public place that looks like it wouldn't be rough?
Solving Fredholm Equation of the second kind
Can an insurance company drop you after receiving a bill and refusing to pay?
Can a person refuse a presidential pardon?
Jumping Numbers
Pre-1980's science fiction short story: alien disguised as a woman shot by a gangster, has tentacles coming out of her breasts when remaking her body
Why zero tolerance on nudity in space?
Workflow Comment popup does not show up in workbox
Workflow not being appliedSitecore - Digizuite workflow coordinationHow to show custom message while submitting workflow comment window?Workflow Routing PossibilitiesViewing Workflow History in WorkboxDisable sitecore workflow commandCustom workflow security settingsHow to Run the workflow programmatically and see the draft items in Workboxpre select a default workflow on the workbox“PowerShell Script Workflow Action”(approve/reject) is not fired from the workbox page on IE browser
I am using Sitecore 9.1.
I made a custom workflow and assigned a few actions and commands to it as the below picture shows:
The "Default Comment Template" field is set to the standard comment template, and "Suppress comment" is not checked.
My problem is that, whenever I accept or reject an item within this workflow, the comment popup never appears. I am using the buttons highlighted below
I've been searching online for a while but have only found articles about wanting to hide the comment popup, but nothing about it not appearing in the first place..
Does anyone know what might be the cause of this issue?
workflow
|
show 1 more comment
I am using Sitecore 9.1.
I made a custom workflow and assigned a few actions and commands to it as the below picture shows:
The "Default Comment Template" field is set to the standard comment template, and "Suppress comment" is not checked.
My problem is that, whenever I accept or reject an item within this workflow, the comment popup never appears. I am using the buttons highlighted below
I've been searching online for a while but have only found articles about wanting to hide the comment popup, but nothing about it not appearing in the first place..
Does anyone know what might be the cause of this issue?
workflow
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday
|
show 1 more comment
I am using Sitecore 9.1.
I made a custom workflow and assigned a few actions and commands to it as the below picture shows:
The "Default Comment Template" field is set to the standard comment template, and "Suppress comment" is not checked.
My problem is that, whenever I accept or reject an item within this workflow, the comment popup never appears. I am using the buttons highlighted below
I've been searching online for a while but have only found articles about wanting to hide the comment popup, but nothing about it not appearing in the first place..
Does anyone know what might be the cause of this issue?
workflow
I am using Sitecore 9.1.
I made a custom workflow and assigned a few actions and commands to it as the below picture shows:
The "Default Comment Template" field is set to the standard comment template, and "Suppress comment" is not checked.
My problem is that, whenever I accept or reject an item within this workflow, the comment popup never appears. I am using the buttons highlighted below
I've been searching online for a while but have only found articles about wanting to hide the comment popup, but nothing about it not appearing in the first place..
Does anyone know what might be the cause of this issue?
workflow
workflow
edited yesterday
mie
asked 2 days ago
miemie
31412
31412
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday
|
show 1 more comment
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday
|
show 1 more comment
1 Answer
1
active
oldest
votes
For bulk workflow operations there is a setting which decides whether the comment box should be displayed or not.
Add
<setting name="Workbox.SingleCommentForBulkOperation">
<patch:delete />
</setting>
<setting name="Workbox.SingleCommentForBulkOperation" value="true" />
setting via a patch file to you App_Config
.
The first line makes sure that if there is a setting with false
already there, it will be removed.
worked like a charm, thank you!
– mie
yesterday
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "664"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f17100%2fworkflow-comment-popup-does-not-show-up-in-workbox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
For bulk workflow operations there is a setting which decides whether the comment box should be displayed or not.
Add
<setting name="Workbox.SingleCommentForBulkOperation">
<patch:delete />
</setting>
<setting name="Workbox.SingleCommentForBulkOperation" value="true" />
setting via a patch file to you App_Config
.
The first line makes sure that if there is a setting with false
already there, it will be removed.
worked like a charm, thank you!
– mie
yesterday
add a comment |
For bulk workflow operations there is a setting which decides whether the comment box should be displayed or not.
Add
<setting name="Workbox.SingleCommentForBulkOperation">
<patch:delete />
</setting>
<setting name="Workbox.SingleCommentForBulkOperation" value="true" />
setting via a patch file to you App_Config
.
The first line makes sure that if there is a setting with false
already there, it will be removed.
worked like a charm, thank you!
– mie
yesterday
add a comment |
For bulk workflow operations there is a setting which decides whether the comment box should be displayed or not.
Add
<setting name="Workbox.SingleCommentForBulkOperation">
<patch:delete />
</setting>
<setting name="Workbox.SingleCommentForBulkOperation" value="true" />
setting via a patch file to you App_Config
.
The first line makes sure that if there is a setting with false
already there, it will be removed.
For bulk workflow operations there is a setting which decides whether the comment box should be displayed or not.
Add
<setting name="Workbox.SingleCommentForBulkOperation">
<patch:delete />
</setting>
<setting name="Workbox.SingleCommentForBulkOperation" value="true" />
setting via a patch file to you App_Config
.
The first line makes sure that if there is a setting with false
already there, it will be removed.
answered 2 days ago
Marek MusielakMarek Musielak
10.6k11136
10.6k11136
worked like a charm, thank you!
– mie
yesterday
add a comment |
worked like a charm, thank you!
– mie
yesterday
worked like a charm, thank you!
– mie
yesterday
worked like a charm, thank you!
– mie
yesterday
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f17100%2fworkflow-comment-popup-does-not-show-up-in-workbox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please make sure popups are blocked on your browser.
– Amitabh Vyas
2 days ago
@AmitabhVyas they are not blocked,i made sure
– mie
2 days ago
The question should point out, Workbox is being used here - this is not Sitecore's standard workflow in play.
– Mark Cassidy♦
2 days ago
@MarkCassidy I did mention that I made a custom workflow at the beginning :)
– mie
yesterday
That has nothing to do with it :-) You're using Workbox for your approval flow, which changes things up a bit.
– Mark Cassidy♦
yesterday