Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Icons not appearing in Formbuilder 10g

Re: Icons not appearing in Formbuilder 10g

From: <balaji.calluru_at_gmail.com>
Date: Fri, 01 Jun 2007 09:39:18 -0700
Message-ID: <1180715958.039690.109110@k79g2000hse.googlegroups.com>


I had to set default.icons.iconpath variable to "http:// my_host:my_port/forms/icons/" in the $ORACLE_HOME/forms/jaba/oracle/ forms/registry/Registry.dat file

And define the alias "AliasMatch ^/forms/icons/(..*) /path/to/my/icons/ $1"" in $ORACLE_HOME/forms/server/forms.conf file.

Mine's Solaris environment. You can do similar in windows too.

HTH
Balaji

On May 31, 4:56 pm, Manny <manus.fe..._at_state.ma.us> wrote:
> Hi,
>
> I have a form with a toolbar that I added buttons to in oracle
> formbuilder 10g. I have added icons to each button to make it look
> appealing. however, the images do not appear on the buttons. The
> images are in a folder on the C drive but I do not know how to make
> them appear on each button control.
>
> When I move the form to the server everything appears including the
> icons. however, on my c drive Formbuilder does not show the icons.
> Also I am running the 10g OC4j server with formbuilder.
>
> Manny
> a newbie to 10g
Received on Fri Jun 01 2007 - 11:39:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US