How to populate left side of shuttle in Oracle Apex
问题 I decided the reformulate the question I asked here into a simpler way. Is there any way to populate the left hand side of a shuttle dynamically in Oracle Apex ? I wrote a PL/SQL process that calculates the list of values I want to use for the left side of my shuttle, but I can't manage to append it to it. The calculus is based on a select list item P1_MY_LIST just before the shuttle. The process is triggered when a change happens on that select list. For now I tried : :P1_MY_SHUTTLE := list