I am trying to modify the default Forms workspace by removing the "Search Startpoints" search box from the Start Process tab. I found the template with the HTML that I need to remove in ws/js/runtime/routes/templates/startprocess.html but, when I remove the code, it does not remove the search box from the page.
I have already completed the generic customization steps, and have successfully made a couple of other cosmetic changes.
Does anyone know what I should be looking for?