Hi Friends,
I am using oracle apex 5.1.4. am sharing screen shot of interactive report check box is created using apex_item.checkbox.In this screenshot i have two value selected with room no 100 and 101.
I want to get these value checked in item when my page load . Value should be colon separated value.
I have item "P1_CHECKED" . When my page load in this item value should display like 100:101.
How can i do this?
