Sat Dec 04 2021 08:56:49 GMT+0000 (Coordinated Universal Time)
Saved by @ahsankhan007
let x_nw = $v('P2001_D1'); function hideRegions(x_nw = ''){ apex.item('P2001_D2').hide(); } function showRegions(){ apex.item('P2001_D2').show(); }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments