APEX 4.0.2 / RDBMS 11G r2
I am attempting to use Anthony Rayner's excellent article / blog, Dynamic Quick Picks - APEX Style
Let's talk about Application Express: Dynamic Quick Picks - APEX style!
All logic is working well - if I select a quick pick from the form, the selected value is displayed on the form in the page item (labeled as FEE - see attached). I have run into one problem - the quick pick list displays at the top of the region and not in the position of the page item P502_QUICK_PICK_FEE (created only to hold the logic as detailed in Anthony's note). On a lark, I have tried Firefox and Chrome and both yield the same result.
Note that the page item is defined as DISPLAY ONLY. Anthony's paper calls for DISPLAY AS TEXT. I have tried TEXT and other types but the result is the same. I thought that it was the sequence number, but since the page item "displays" where I expect it (after the FEE page item select list) when I click "edit links" in the developer's environment, I do not believe this is the issue.
See attached to view an image (JPG) of the form. Any solutions, recommendations and/or educated guesses are appreciated.
Thanks in advance.
Barry D.