开发者

how check radio button status in oracle form

I like to control a radio button in my oracle form.

please help me how I can return its val开发者_开发问答ue please.


As with any Forms item, you can get the current value by referencing:

:MYBLOCK.MYITEM

(assuming you have a radio group called MYITEM in a block called MYBLOCK).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜