I've added a custom button to try to remove a block of html. I would like to have this button remove a html element based on an id. I tried using dom to access the element directly, but the html within the contol seems to be encrypted. Is there a clean way to remove an element based on an id?