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 |
Is it possible to split the printpreviewer into more than one region?
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
What is a predefined exception available in forms 4.0?
What is the use of hidden column?
What is the User-Named Editor?
What is a Trigger ?
What are the difference between lov & list item?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
What are the types of trigger actions?
What are different types of modules available in oracle form?
Is it possible to attach same library to more than one form?
What Enter package procedure does ?