Using javascript onclick
870093Jul 13 2011 — edited Jul 15 2011I have a select box where the user chooses a value from a dropdown list. Depending on that value, I want to automatically populate 5 items (text boxes). I would like to use the javascript onclick option to execute a PL/SQL procedure or PL/SQL anonymous block to populate the 5 items. I am completely ignorant on using javascript. Worse, I am using APEX 3.1.