I was playing with APEX 20.2 and successfully created an inline modal dialog using a button which had an action of “Redirect to URL” and a target of “javascript:openModal(…)”. I then read in the APEX 20.2 release notes that javascript functions “openModal” and “closeModal” are no longer available.
Am I reading the release notes wrong?
Yes, these functions are deprecated. Use one of the following methods instead: