0

I have two SelectOneRadio menus in an xhtml form.

How can I automatically select a radiobutton, in the second menu, on the basis of the selection of a radiobutton in the first menu?

Ahmed Akhtar
  • 1,444
  • 1
  • 16
  • 28
Ankit Tripathi
  • 405
  • 4
  • 13
  • 2
    You can use `p:ajax` on first component, in the listener set value of the second one and update both ones. Also post your code attempt if you expect someone to help and have a look here on how to ask questions: [mcve]. – Geinmachi Feb 19 '16 at 20:31
  • Update your code also, what did u try? – Piyush Gupta Feb 20 '16 at 04:23

0 Answers0