Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

268
Views
Oracle Apex - Nested check box in radio group

Is it possible to have a nested check box in a radio group if one of the options is clicked? I have item P1_Radio_Group and item P1_check_box and would like to nest P1_check_box into P1_Radio_Group dynamically i.e.:

(radio button) Option 1
    (check box) Option 1.1
(radio button) Option 2
(radio button) Option 3
(radio button) Option 4

I've tried using jQuery insertBefore in a dynamic action:

$( "#P1_Radio_Group_1" ).insertBefore( $( "#P1_check_box_CONTAINER" ) );

But this changes the check box into a radio button. Is they a way to prevent this?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I wouldn't know.

But you can create a radio group (with 4 options) and a checkbox (option 1.1) which will be displayed only if radio button 1 is being selected. You'd do that with a Show/Hide dynamic action that also uses client-side condition (i.e. radio button group should have value "1", or whichever value you set it to).

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!