Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can we rearrange Item position at run-time in Apex 21.2 Version Form region.

raghul vDec 19 2023

Hi,

Apex Version : 21.2

Region : Form

I have three check box group item. when i “Check” i have show the page item.

<CHeck 1> <check2> <check 3>

<Item 1> <item 2> <Item 3>

Now, If user select <check 2> Then i need to reposition the <item 2> in the first place. If user select <check2> and <check3> then i need to reposition the <item 2> in the first place and <item 3> is the second place.

Note: I tried to use the Cloumn and column span options but even i am not able achieve what i expect.

Thanks & Regards,

Raghul

Comments
Post Details
Added on Dec 19 2023
14 comments
235 views