Forum Discussion
sandeepsandeep
8 years agoQrew Assistant Captain
How to remove New project milestone,more,
GauravSharma3
8 years agoQrew Commander
As Evan said, it is not natively possible. But, it can easily be removed from a one-line code with the help of IOL technique.
If you want to check. Press F12 and try to put in console $("a#GE_NewRecordPick").remove(); this will remove the New project milestone option from the form.
Thanks,
Gaurav
If you want to check. Press F12 and try to put in console $("a#GE_NewRecordPick").remove(); this will remove the New project milestone option from the form.
Thanks,
Gaurav