Problems Changing Drop Down Text

I am trying to change the text / html of a SuiteCRM drop down using JavaScript in Cases. When I inspect the drop down in the Web Developer, it shows that the text has been changed. However, the browser does not reflect the change. In the past I have done this before and had to call a “refresh” trigger to force the browser to update its display. Is this needed in SuiteCRM? Is there another way to do this?

Tony

That has to do with the cache on your browser. It’s still using the cookies. Try to check on another browser or use a new window in incognito mode