Good afternoon!
Is there an action so that when you click on the procedure button, a pop-up window with a confirmation request is displayed. As, for example, when sending ate. mail from process?
Good afternoon! Is there an action so that when you click on the procedure button, a pop-up window with a confirmation request is displayed. As, for example, when sending ate. mail from process?
Good morning read https://crm-onebox.com/ru/support/business-processes/1416-potribno-pered-perehodom-na-pevniy-etap-bp-shchob-viskakuvalo-vikno-z-pidtverdzhennya-perehodu-na -daniy-etap/ can help
Good morning Insert the block into the process interface to switch stage : <script> $j(function(){ $j('.js-change-order-status[data-id="908"]').on('click', function () { return confirm('Are you sure you want to change the step?'); }); }); </script> to click on a procedure: <script> $j(function(){ $j('.js-procedure-70').on('click', function () { return confirm(' Are you sure you want to make changes to the customer's order?'); }); }); </script>
Good morning
Insert the block [file]4785[/file] into the process interface
to switch stage :
<script>
$j(function(){
$j('.js-change-order-status[data-id="908"]').on('click', function () {
return confirm('Are you sure you want to change the step?');
});
});
</script>
to click on a procedure:
<script>
$j(function(){
$j('.js-procedure-70').on('click', function () {
return confirm(' Are you sure you want to make changes to the customer's order?');
});
});
</script>
Chirkov Maxim Tzov Ekomora wrote: Insert a block into the process interface
Good afternoon! Not quite sure where to put the code. Please be more specific...
[quote]
Chirkov Maxim
Tzov Ekomora wrote:
Insert a block into the process interface
[/quote]
Good afternoon!
Not quite sure where to put the code.
Please be more specific...
in this block write [data-id="908"]') id of the stage de can see the popup . I registered at the stage before switching to the required stage. Try to enter
[file]4829[/file] in this block write [data-id="908"]') id of the stage de can see the popup . I registered at the stage before switching to the required stage. Try to enter
[file]4828[/file]
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up