- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018 05:26 AM
Hi guys 🙂
On a change, when you press the "Request Approval" button, SN will move the CHG to State=Assess, and will show you a text in a blue box: "Change is waiting for approval".
Where and how is this set... ?
Is it possible to change i ...?
Thanks
Soren
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018 05:41 AM
Hi,
It's coming from below client script. Show valid states values
You can change the message as per your need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018 05:40 AM
Hi,
There possibly a client script which contains the following message:
g_form.showFieldMsg('state','Change is waiting for approval','info');
when the state changes to 'Assess'.
Regards,
Munender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2018 05:41 AM