get display names from checkbox
I want a dynamic action to set a field with NAME_A,NAME_B,NAME_C from a checkbox field that has values of 1,2,3
I tried
SELECT NAME FROM table WHERE value in :P1_COLOR
the first checkbox works.. but the second checkbox I click on errors with ora-1722 invalid number for set value