what is the exact navigation to create a radio button in form6i?
can i create the radio button in report6i?
Answers were Sorted based on User's Feedback
Answer / rajesh
Create a text item change its Item Type property to Radio
Group. now the text item is changed to radio group expand
the item u will see radio button click on that andgive add.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sudipta santra
Just create a radio button on the GUI part means layout
editor(i.e on canvas) then n then the form will prompt you
to create radiogroup under which this radio button will
reside. U just give name the radio group then give name the
radio button. After that U have to go object navigator and
select the property of the radiogroup then set the default
value , oter value thats all.
In report we can't create radio button .
| Is This Answer Correct ? | 1 Yes | 0 No |
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
When do you use data parameter type?
how to pass 2 variables from one form to other form
What are the built-ins that are used to Attach an LOV programmatically to an item?
Can we create two blocks with the same name in form 3.0 ?
What do you mean by a block in forms4.0?
Deleting a page removes information about all the fields in that page ?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size? If yes,how?
what is the source file of po report?
If two groups are not linked in the data model editor, What is the hierarchy between them?
What is the difference between boiler plat images and image items?
Is it possible to execute a dynamic sql from forms?