Hi, I want to add some rule on job name when new a job something like no space or start with test_, etc.
some alert will be seen if the rule is broken like "A job already exists with the name 'aaa'" which extension point should I use? now I extend PageDecorator like JQuery Plugin to add a js every page, but I just want it to work on newjob page. Thank you
