what is the exact navigation to create a radio button in form6i?
can i create the radio button in report6i?
Answer Posted / 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 |
Post New Answer View All Answers
how do u compile a form i.e .fmb file in Unix or in dos
what is a package n what r the packages availbla in report
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Can we invoke one form from another in a multi-forms application?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
what is oracle forms?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
Explain the various types of oracle report?
Explain master-detail relationship with some examples.
how report can be generated if we have the database designed in oracle 10g?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What do you understand by oracle forms and why are they required?
all steps of bitmap report?