Problem to add Icon to menu option in Oracle forms

Hello experts,
                      i am using Oracle fussion middleware 11.1.2 (oracle forms 11g) at windows 7.
I am trying to make mu custom menu module with Icon images in oracle forms.I have done set property palette with
Icon in Menu =Yes
Icon file name=home.
Here home.ico is my icon to corresponding menu item.
But when I run the form having this menu,the menu is shown but there is no any icon,Please give me solution for that how can I add icons in menus.
Thank You
regards
Aaditya.

Hi,
You can define a Form Function filling the basic information and
HTML call Set as OracleOasis.RunDiscoverer. You can even define Paramters during the form function registration. With this definition you will able to create a link to a Discoverer workbook that will automatically open Discoverer Plus or Viewer to display the workbook using Apps security.
Please refer to the following Metalink Note for more details:
278095.1- How to Create a Link to a Discoverer Workbook in Apps11i
Hope This helps
- Sanjeev

Similar Messages

  • Add icons to menu bar in Elements 13

    Just watched a video by "Ask Bob" and noticed his PSE 13 window had icons along the menu bar, presumably his most-often used. It's a feature that was lacking in PSE 11 (at least I couldn't find it!), and one I had hoped would be made available in PSE 13, as it is in almost every other program I use. I can't see how to do this, and I couldn't find a reference in the user manual. Can someone tell me how to accomplish this customization - add icons to the menu bar (or somewhere) to accomplish often-used tasks without having to open the drop-down menus.
    Thank you.

    Hi,
    Are these the icons you are talking about?
    If so, I think they are MAC icons and not anything related to PSE - like the Windows 8.1 task bar.  A MAC user might like to confirm that.
    Brian

  • Is it possible to add an 'Upload Image' option to a form in Muse CC 2014

    Hi,
    Im building a website via Muse and BC for a movie star client who has images of herself tattooed by ardent fans. Basically, the website is a gallery for fans showcasing the very best in inked images of herself on their skin. On the contact form in Muse, I'd like to add an option somewhere for the client to upload an image of their own tattoo to be included in the gallery (which will be added/edited manually in PS).
    Is this possible without too much xtra code? Or, will I need a single page where folks can upload their image to us which will include some sort of widget? I'd like to be able to manage it though without giving out an email address if possible?
    Any help most appreciated.
    Cheers

    Hi Rohit, thank you for that.
    I do have a FormsCentral account and notice on a tutorial I found on AdobeTV, that you can specify file types. This is something I'd like to be able to do as they will be images so PSD, png, jpg etc. But just looking over on BC I see that you can add 'Attach File 250mb limit' to a form (as you advised) but I can't see where you can limit to type? Is it in there?
    Finally, will the image be uploaded to the BC server-side (if I use BC form creation method and not FormsCentral) in some type of assets folder or, will the form simply send any clients uploaded images to the specified email account within the form?
    Whoops, final finally: Do you think that it is better to use FormsCentral for this or BC? I want the page to be customised so the form sits on some b-ground artwork. The client has a famous image where she is holding a burning card invite. I have already used this and overlaid a contact form in Muse which has worked really well, so I want to create a (hidden from menu) uploaded page looking exactly the same and this page will be linked directly from the other Contact page, driving any fans there who wish to then upload an image rather than just send a general contact. I hope that makes sense?
    I guess what Im trying to find out is wether FormsCentral data gets fed back to BC in the same way a BC-created form would be seen in the dashboard area.
    Thanks Rohit

  • How can I hide a menu options programatically in Forms 6i?

    Hi folks:
    I am using a customized menu. Called AEMS001. I have four options: File, Maintenance, Operations, Administration.
    Inside Maintenance, I have 15 different options and I need to hide five of them (Fees, Documents, Legal, Recors, Others) depending of the user role assined.
    How can I do that?
    I try to use set_menu_item_property('FEES', Visible, property_false)
    but it give me an error: FRM-41067: Cannot find menu item: invalid Id
    What do I did wrong?
    thanks a lot.
    Abdel

    hi,
    it might be that there is an initialization error in your code...
    try something like this (you can use visible or enable property).
    tell me your email and i will send you sample form and menu with the following code ...
    declare
    menu_item_name     varchar2(40) := 'MENU2.ITEM23';
    menu_item_id     MenuItem;
    begin
    menu_item_id := find_menu_item(menu_item_name);
    /*if (not id_null(menu_item_id)) then
    if (GET_MENU_ITEM_PROPERTY(MENU_ITEM_NAME, visible)='TRUE') then
         set_menu_item_property(menu_item_id, visible, property_false);
    else
         set_menu_item_property(menu_item_id, visible, property_true);     
    end if;
    else
    message(' cannot find menu item!');          
         raise form_trigger_failure;
    end if;     
    if (not id_null(menu_item_id)) then
    if (GET_MENU_ITEM_PROPERTY(MENU_ITEM_NAME, enabled)='TRUE') then
         set_menu_item_property(menu_item_id, enabled, property_false);
    else
         set_menu_item_property(menu_item_id, enabled, property_true);     
    end if;
    else
         message(' cannot find menu item!');          
         raise form_trigger_failure;
    end if;     
    end;

  • ICONS are not appearing in oracle forms 10g

    Dear All,
    Good Morning.
    I am using oracle 10g forms.
    I had my old application in forms6i. I migrated it into forms 10g.
    Application is running fine no function problem there is.
    But icons are appeared into button.
    Please tell me way, how can i configure for icons.

    The above mentioned thread is talking about icons not appearing in the Forms builder and not at runtime. I don't think it will help you.
    In Webforms displaying "Icons" it's a little bit different than client/server, Webforms use .gif files as icons and not .ico files and these files should be Jarred in a .Jar file and put in a directory where the JVM can reach.
    Follow the instruction in the [url http://www.oracle.com/technology/products/forms/pdf/webicons.pdf]Webicons file in page 3 under the "Don't want to learn about the details, Just get started!" it's very easy and fun.
    Tony

  • How to disable 'Clear Record' option in Oracle Forms deployed in Orcl Apps

    Dear Members,
    I have developed a custom form which is deployed in Oracle Applications.
    In this form I want to disable the 'Clear Record' option to prevent users from clearing the record.
    Can any one please tell me how can I do it?
    Thanks in advance.
    Best Regards,
    Arun Reddy D.

    Hi,
    In your Forms---> trigger--> KEY-CLRREC-----> NULL;
    You cant clear any record.

  • Problem in sending the report to Outlook from Oracle Forms.

    hi buddies
    I'm trying to send a report to outlook from form.
    but when I run the report with the following report parameters:
    Add_Parameter(param, 'DESFORMAT', TEXT_PARAMETER, 'pdf');
    Add_Parameter(param, 'DESNAME' , TEXT_PARAMETER,'d:\main\abc.pdf');
    Add_Parameter(param, 'DESTYPE' ,TEXT_PARAMETER,'mail');
    it gives the following message before opening the outlook:
    "c:\program files\common files\system\msmapi\1033\mpa03240
    cannot create output file. check to ensure path and file name are correct."
    then it opens a dialog box of outlook asking the cotacts whom I wanna mail this file and then opens outlook with the above mentioned report file but with a default file name like "Report.pdf" and it doesn't show the send mail button in opened outlook window.
    can u tell me the reason why is it giving this message n where is the error?

    Hi Vengal !
    What is your module configuration in comm channel ??
    what is your current result and the expected one.
    Regards,
    Matias.

  • How to add custom menu options in myaccounts module?

    Hi experts,
    To implement this, I have found myaccount.xml file in UI of myaccounts module. In this file, I found only menu headings but not menu options. Can anyone explain where data of menu options were populated from and how can I add my custom menu options? I also have tried to delete the menu heading but there was no effect. Please help!! I'm on WEC 1.0.
    Regards,
    Daro

    Hi Daro,
    the path to the billing module is "sap.com/wec/ecom/mc/billing". But nevertheless
    1.  you need only to enhance in your current modul the metadata.xml file with the link to your own myaccount.xml which you can create.
    2. and then you can define within the new file the menu options you need.
    3. the last step is to update your shop configuration with the new menu options.
    Best regards,
    Nico

  • Adding a new context menu option to KM

    I want to add a new menu option to KM that appears when a user clicks the context menu of an xmlform generated xml file.
    From reading the forums it appears I need to edit an existing UI Command Group, adding a newly created Command that points to a Java class containing a handler class that implements ICommand?
    -How do I know which command group to add my command to?
    -Can I make the new command appear only for xml files generated by xmlforms?
    Cheers,
    Steve

    Hi Steve,
    <b>-How do I know which command group to add my command to?</b>
    You have to know what layout set is used in the navigation iView. If you do not know this, you have can add your user to the Debugging Settings list (KM Configuration -> Content Management -> User Interface -> Debugging Settings) and click on the Rendering Information link in the iView.
    After that you can go to the Layout Set settings ((KM Configuration -> Content Management -> User Interface -> Settings -> Layout Set) and check the settings of the Resource Renderer in use. For example if use the AdminExplorer LayoutSet you'll have to take a look at AdminResourceRenderer configuration. There you can see the Command Group used for Resources (Resource Command Group).
    This is the group you have to edit.
    <b>-Can I make the new command appear only for xml files generated by xmlforms?</b>
    Unfortunately you can only use different groups for Resources, Folders and Links but not for different type of Resources.
    Hope this helps,
    Robert

  • Invoking Discoverer Report from Zoom Menu Option

    HI there
    I've seen this on client site but never done it myself. Does anyone have any documentation or guidance on how to set up a form personalization so that the zoom menu option on a form links to a discoverer report, potentially passing parameter values to limit the data? Can forget the parameter side if it's complicated for now as we don't have any full requirements.
    Many thanks for any help
    Cheers, Kate

    Hi
    Zoom functionality is very simple just follow the bellow steps
    • Enter the Form Personalization form. (M) Help > Diagnostics > Custom Code > Personalize.
    • Rule Seq: 10
    • Description: Create Menu Item
    • Trigger Event: WHEN-NEW-FORM-INSTANCE
    • Context: User and set the value to your user name (don't forget to do this for every Rule you define)
    • Select the Actions tab
    • Actions Seq: 10
    • Type: Menu
    • Menu Entry: SPECIAL31
    • Menu Label: Discoverer Report
    • Rule Seq: 30
    • Description: Open Discoverer Report
    • Trigger Event: SPECIAL31
    • Context: User and set the value to your user name
    • Actions Seq: 10
    • Type: Builtin
    • Builtin Type: Launch a Function
    • Function Code: XXX---Function name
    • Function Name: wil be defaulted from the code
    • Save your work and exit all the forms.
    Try it out!!!

  • Enable & Disable Menu option

    Hi,
    How to enable and disable File -> Save menu option for a form.
    Regards,
    --Prasanth                                                                                                                                                                                                       

    Hi again,
    you can forgot the question, I've found the answer in the developer's guide... :-P There is where the list I've mentioned before was placed.
    Thanks anyway.
    Jose.

  • All of a sudden I can no longer open a new tab using either the icon on the tab bar, the keyboard short cut or the File menu option. I can open a new tab ONLY by clicking on a bookmark or link.

    All of a sudden I can no longer open a new tab using either the icon on the tab bar, the keyboard short cut or the File menu option. I can open a new tab ONLY by clicking on a bookmark or link

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbAD2/3.12.2.16749
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How to add icons in native menu with text

    Hello Guys
                     Can Anybody guides me how to add icon in nativemenu system tray.Actually i am making a simple application in adobe air and use minimizing the application into system  tray.On Right  click on the icon present in system tray it open naitive menu with open and exit option.
    i just want to add an icon with each menuItem.Please guide how can i do it.please give me some example for it.i am using this
                                     http://www.swamicharan.com/blog/air/minimizing-an-air-app-to-systemtray/
    link for dock and undock my application.And also tell me how to enhace the width of that naitive menu .please help me out.
    Thanks  And Regards
         Vineet Osho.

               the native menu means in ur application menu or flex system menu?

  • Problems in Limiting Export option in Web Analysis shortcut menu options

    Hi everyone,
    i'm trying to limit the shortcut menù option in Web Analysis studio following the instructions in the WA 9.3.1 user guide: "Limiting Web Analysis Studio Shortcut Menu Options" page 293. Exactly i would hyde the Export to some users (an user with Viewer and Expoler permissions).
    The problem is that the solution does not work.
    Resuming:
    First, I have created the WAMenu.xml file, with restrictions for the roles: Viewer and Explorer (using the same tags of the Sample XML File in the guide)
    Second, I have modified the WebAnalysis.properties file removing the # ahead this two lines:
    "WAStudioMenuControl= C:/Hyperion/Analyzer/conf/WAMenu.xml
    ModuleName=WebAnalysisStudio"
    and modified the path with the correct location of the XML file.
    At last, i have restart the services regarding Workspace and Web Analysis.
    But, it does not work. The user can still see the export options in the shortcut menu..I don't understand what is wrong..
    I really hope that someone can help me!!

    Hi Iain,
    thanks for answering.
    Unfortunately it doesn't restrict neither in the workspace nor in the WA studio.
    I made a lot of attempts, not only with export but also with other option, and there are no changes!!
    Do you remember if you made the same steps descripted above, or there is something that i did not make (or made wrong)??
    Cheers,
    Angelo

  • I have a problem with the icon in the menu bar MacBooster Beta 3 I can not delete

    I have a problem with the icon in the menu bar MacBooster Beta 3 I can not delete
    www.advancedmaccare.com
    and installed and uninstalled the program and past cleanApp or ccleaner programs and nothing works
    <Link Edited By Host>

    Beta = buggy software.  You need to contact the vendor. 

Maybe you are looking for

  • Please Read: NI Discussion Forums Maintenance

    Hello Everyone, In my discussions with Lithium (our forum vendor) regarding performance, they have suggested some maintenance on the forums that could help with our community's performance.  The maintenance is to "trim" subscriptions and floats (floa

  • External Entitiy with mixed GW2014/2012 and LDAP Auth

    Hi, our GW System is in transition from GW 2012 to GW2014 - primary domain and three domains are already 2014, the remaining 16 domains are still 2012 SP2 - all running with LDAP authentication. According to the documentation one should now use the G

  • SSIS file create file is corrupted on server but good from pc

    Still in development so running from VS 2008 not from Integration Services.  The package extracts from SQL to create a file in FTP site.  When I run the package from my pc all is well. But, when I run on the server I get "_x003C_none_x003E_4989_x003C

  • Doubts in R/3 system

    Hi ,  Q1.) If a job one job is running for 1 hr daily and the same job running in next day for 5 hours .What is the reason and how you will go head to correct the problem .Answer me step by step. Q2). All user suddenly unable to run any T-code in SAP

  • RE: RE : Size of Objects

    According to Forte, the size of serialized object is smaller that object size in the memory (in particular due to overhead necessary to support garbage collector). There is a way to calculate object size more or less precisely, but it fairly complex