I have been exploring a PDF software that enables me to incorporate JavaScript into a checkbox feature. My goal is to have the box checked, which would automatically insert a timestamp in a separate textbox and then conceal the checkbox itself. While I have successfully implemented the timestamp function, I am struggling with hiding the checkbox upon clicking it. I am seeking assistance for coding a checkbox named "Check Box1" that will disappear immediately after being clicked, without any additional actions.