Javascript – Oracle Apex dynamically change success message color based on page item
I'm using oracle apex version 22.2 and I'm trying to conditionally change the color of my pl/sql's success message based on a page item value. Basically if my process returns a '1' into my page item then I want the…