oracleforms - how check radio button status in oracle form -
 I want to control a radio button in my oracle form. 
 Please help me please how I can return the value of it. 
With any form item, you can refer to the current context:
< Pre>: MYBLOCK.MYITEM   (Considering a radio group named MYITEM in a block named MYBLOCK).
Comments
Post a Comment