What is the difference between boiler plat images and image
items?

Answer Posted / guest

Boiler plate Images are static images (Either vector or
bit map) that you import from the file system or database
to use a graphical elements in your form, such as company
logos and maps Image items are special types of
interface controls that store and display either
vector or bitmap images. like other items that store values,
image items can be either base table items(items that
relate directly to database columns) or control items. The
definition of an image item is stored as part of the form
module FMB and FMX files, but no image file is actually
associated with an image item until the item is populate at
run time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a matrix report and how many minimum groups are required to prepare the same?

553


What is an oracle report?

606


difference between global n context sensitive segments?

2208


where do u put the report file

1651


I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

843






What do you understand by lov?

569


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2466


what are bind variables?

591


Explain how one can iterate through items and records in a specified block?

544


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

814


why the Ctl file u put only in bin folder why not in other folder

1600


what exactly u write in when_new_form_instance

2900


what are the new features introduced in oracle form services in 11g release 2?

582


What do we mean by record group in oracle forms?

614


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1534