Trying to write $j (function ( ) {
$j ('.js-procedure-165').on ('click',function ( ) {
return confirm(' Hello?' ) ;
});
});
</script>
de('.js-procedure-165') id step ale did not help
Trying to write $j (function ( ) { $j ('.js-procedure-165').on ('click',function ( ) { return confirm(' Hello?' ) ; }); }); </script> de('.js-procedure-165') id step ale did not help
This is a condition for the procedure. Here is the condition for going to the stage <script> $j(function(){ $j('.js-change-order-status[data-id="140"]').on('click', function () { return confirm('test message?'); }); }); </script> Where [data-id="140"], namely 140 is the status id
This is a condition for the procedure.
Here is the condition for going to the stage
<script>
$j(function(){
$j('.js-change-order-status[data-id="140"]').on('click', function () {
return confirm('test message?');
});
});
</script>
Where [data-id="140"], namely 140 is the status id
So http://i.imgur.com/IqSenvg.png Either the status number is incorrectly specified, or the script is incorrectly added, that is, at the wrong stage. It is better to save for all stages, try it, it will work.
So http://i.imgur.com/IqSenvg.png
Either the status number is incorrectly specified, or the script is incorrectly added, that is, at the wrong stage. It is better to save for all stages, try it, it will work.
The check should be placed not at the stage at which the transition is performed, but at the stage from which the transition is performed. That is, if you need to move from the "Edited by prepayment" stage to the "Paid / Closed" stage, then the script must be written at the "Edited by prepayment" stage
The check should be placed not at the stage at which the transition is performed, but at the stage from which the transition is performed.
That is, if you need to move from the "Edited by prepayment" stage to the "Paid / Closed" stage, then the script must be written at the "Edited by prepayment" stage
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