'New' button on change task related list.

Sam Ogden
Tera Guru

Hi All,

We have the related list on Change request which shows the change tasks.   While the Change request is in a state of draft the 'New' button shows:

find_real_file.png

Once the change request moves from state of draft this button no longer appears.   We need to change this so the change manager can still create a new change task even if the change request state is not 'draft'.   I've checked the create acl on the change_task table and this just requires the role of ITIL.   I've also looked to see if there was a 'new' UI action on the change task, but there isn't.

Any suggestions what else would cause this to no longer appear?

Any help is greatly appreciated.

Thanks

Sam        

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Sam,



May be you can check for the List Control script if any.


find_real_file.png


View solution in original post

5 REPLIES 5

Jaspal Singh
Mega Patron
Mega Patron

Hi Sam,



May be you can check for the List Control script if any.


find_real_file.png


Hi Jaspal,



Thanks for the above. I knew there was one section I was missing to look at.


Worked fine now amended this.



Thanks for your help



Sam


Rajesh Mushke
Mega Sage
Mega Sage

HI Sam,



Please refer the below blog and adjust your solution.


http://www.servicenowguru.com/scripting/client-scripts-scripting/removing-form-buttons/






Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke

Hi Rajesh,



It's so bad recommending the solution in the link which uses DOM manipulation when you can use out of the box functionality like list controls.




Regards



Greg