Hi All! I am trying to hide the 'Set as Baseline Budget' button on a Work Breakdown Structure. Since this does not seem to be possible through regular (api) functionality I created a usereventscript to inject code into a custom inline HTML field (in other words: hack). I attached a snippet of the code I use to this message. Both the jquery and regular javascript code (currently commented out) work perfectly when I executed them via the console but does not seem to be executed when my script fires. Can anyone help me with this? Many thanks in advance!