Ask questions about installing and configuring ProcessMaker 3
User avatar
By groakes
#794818
HI all,

Within the Reassign users dialogue, is there a way to set the "Notify users of case" check box on by default?

Sorry if this is a newb question... :oops:

Thanks in advance
Greg
User avatar
By amosbatto
#794831
Edit the file workflow/engine/templates/cases/open.js and change lines 1121-1127 from:
Code: Select all
    var checkboxReason = new Ext.form.Checkbox({
        id: 'idCheckboxReason',
        disabled: true,
        fieldLabel : _('ID_NOTIFY_USERS_CASE'),
        labelSeparator: '',
        labelStyle: 'margin-left:150px;position:absolute;'
    });
To:
Code: Select all
    var checkboxReason = new Ext.form.Checkbox({
        id: 'idCheckboxReason',
        disabled: true,
        fieldLabel : _('ID_NOTIFY_USERS_CASE'),
        labelSeparator: '',
        labelStyle: 'margin-left:150px;position:absolute;',
        checked: true
    });
Then delete the cache on your web browser to see the changes.
For example, in Firefox, enter the URL: about:preferences#advanced
Then, click the "Clear Now" button under "Cached Web Content".

A 1xBet clone script is a customizable software so[…]

A Bustabit clone script is a pre-made software sol[…]

Are you looking for ways to pay someone to write m[…]

BC.Game Clone

BC.game clone is a replica of the original BC.game[…]