Form selector and Report selector buttons missing

Recently, when in design view, the left section of the form, where it touches the Navigation Pane, including the form selector button at the top, is no longer visible.

Hi,
According to your description, I think your question is more related to the feature of Access. This forum is to discuss problems of Office development such as VBA, VSTO, Apps for Office .etc. I suggest you posting in
Office IT pro general forum for more efficient responses.
Thanks.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • How Both View Selector and Column Selector in one report dashboard section

    Can we use a view selector and column selector inside a report in one section of the dashboard?
    env: obiee 10g
    Appreciate any links and pointers
    Thanks in Advance
    Kris
    Edited by: user566193 on Mar 22, 2011 10:18 PM

    hi kris,
    Can we use a view selector and column selector inside a report in one section of the dashboard?Here view selector is nothing but having multiple views and selecting depends on what end user want to see.You are saying in a single report in once section only.
    If it is a single report you can go with using a column selector.
    Note:-View selector and column selector combination can be used.....but it looks wierd as you need to select view at the same time the corresponding column.
    UPDATED POST
    Yes you can have it by creating different compound layouts with pivots in it.
    Cheers,
    KK
    Edited by: Kranthi.K on Mar 22, 2011 11:27 PM

  • OracleAS 10g (9.0.4.0.2) Load Balancing  Forms, Discoverer and reports

    I am having some problems trying to load balance with Oracle Forms, Discoverer and reports Oracle Application Server Release 10g (9.0.4.0.2) and I was wondering if you could help. Has any one ever got this to work consistently? We are an ERP product written mostly in forms (904) and are trying to implement are largest customer there performance issue so we need the load balancing to work. Will also accept other recommendation as cost effective as solutions.
    Site 1:
    A: SERVER –
    •     Host as1.xyzco.local
    •     Version 10.1.2.0.2
    •     Installation Type Identity Management and Metadata Repository
    •     Oracle Home E:\oracle\inf_1012
    •     Farm as1db.xyzco.net
    o     HTTP_Server
    o     Internet Directory
    o     OC4J_SECURITY
    o     Single Sign-On:orasso
    o     Management
    B SERVER –
    •     Host as2. xyzco.local
    •     Version 9.0.4.0.2
    •     Installation Type Business Intelligence and Forms
    •     Oracle Home E:\oracle\mid_904
    •     Farm as2db. xyzco.net
    o     Discoverer
    o     Forms
    o     home
    o     HTTP_Server
    o     OC4J_BI_Forms
    o     Reports Server
    o     Web Cache
    o     Management
    C SERVER –
    •     Host as3. xyzco.local
    •     Version 9.0.4.0.2
    •     Installation Type Business Intelligence and Forms – Discoverer and Reports
    •     Oracle Home E:\oracle\mid_904
    •     Farm as2db. xyzco.net
    o     Discoverer
    o     Forms
    o     home
    o     HTTP_Server
    o     OC4J_BI_Forms
    o     Reports Server
    o     Web Cache
    o     Management
    All servers Are:
    •     Windows 2003 Standard Server with current service packs
    •     Xeon Dual Processor with 4GB ram
    •     Raid 0 drives 2 for OS and 2 for Oracle
    Daniel Brody
    ([email protected])

    I have more then half decent results with webcache as load balancer, but it still is a round robin (as mentioned before). This means that a session will not be transfered from one application server to the other once the session has been created.
    So far I did not discover any benefits of a hardware loadbalancer over webcache, because (here it is again:) you are not able to transfer open sessions from one application server to the next. This has to do with the Oracle Forms architecture. In fact it is still client-server, only with the application server functioning as extra server ;)

  • Forms 6i and Reports 6i

    We plan to deploy 3-tier architecture. Regarding that I have a query im middle tier.
    Are Forms 6i and Reports 6i part of Oracle 9i AS OR come as a separate products?
    Thanks in advance.
    Sundar
    null

    Separate products. You don't need iAS to run Forms and Reports on the web. Any listener will do. Here's some additional info: http://www.summitsoftwaredesign.com/articles/article8.html
    John Alexander

  • Forms 6i and Reports 10g

    Hello together,
    You can see at the subject that I want to combine Forms 6i and Reports 10g.
    Why? 6i does not support html interpretation and unicode.
    So what do you think about the kombination with old (Forms) 6i and new 10g (Reports)?
    How does the Reports published in 10g ?
    Paul
    ps: sorry for my bad english

    Reports in WebForms needs OAS (Oracle Application Server) to be published, they are viewed over the net in a browser.
    It's a very bad idea to combine them and most of the things will not work, even if make them work it will cost you lot more than just simply, migrate your application to Froms 10g.
    It would be easier for you to migrate your whole application to Forms 10g
    Tony

  • Apllication executable file of forms 6i and report 6i

    hi every one..
    i have developed a small application in forms 6i and reports are generated in report 6i.now i want to make a executable file to run my application.
    is it possible?if possible how it can be done ???
    plz instruct me step wise because i am fresher in this field.

    ...now i want to make a executable file to run my application.is it possible?if possible how it can be done ???>
    No, Oracle Forms is similar to Java in that it requires and executes within a "Runtime." In order to run your Forms 6 application you must have the Forms and Reports Runtime installed on the client computer. Take a look at the following document (Chapter 1.5) for information on "Deploying Completed Applications." Oracle Forms Developer and Oracle Reports Developer: Guidelines for Building Applications
    Craig...

  • How i can make forms read form nls and reports read from anather

    hi evrey one
    how i can make forms read form nls_lang and reports read from anather nls_lang ,
    I think that this property is found in the file format .ini,
    I forgot his name,
    Is there one has found this information,
    pleez share.
    thanks.

    At a minimum, the creation of the TcpClient will need to change its parameter to the name of server you want to use:
    TcpClient tClient = new TcpClient("gmail-smtp-in.l.google.com", 25);

  • Problem on integrating forms 6i and reports 6i on web

    Hai,
    I am integrating forms 6i and reports 6i on web.if one user access the reports then no problem.If multiple users access the reports on same time the the server is goslow down,some error (memory related) is also coming.Please any body can explain about this problem?.
    And tell me i have to use concurrent manager or without concurrent i can solve the problem?.
    Thank you....
    with regards,
    Thivan.A.S.

    is your application server big enough for the application you host? Did you test it before going production with a stress test? There are several good white papers from oracle in the forms-section on the OTN.
    it sounds, that you run out of memory when starting some reports. Because reports sometimes (depends on the report) uses much more memory than a form you can temporarily run out of memory.
    check the memory usage on the server if possible, when running such reports

  • Running forms 6i and reports 6i from oracle portal

    hi all,
    is it possible to run the forms and the reports developed in
    forms 6i and reports 6i from oracle portal
    or
    is it possible to export forms 6i and reports 6i into oracle
    portal
    prabhakaran

    Dear Friend,
    It is possible to deploy 6i forms & reports by Apache Web
    Listener. You will have to edit the httpd.conf configuration
    file and add your virtual path as Alias. The Virtual Paths are
    /dev60html/
    /dev60cgi/
    /jinitiator/
    /dev60temp/
    Reply me if youre are successful.
    Thanx.

  • Web Deployment of Forms 6i and Reports 6i.....

    Hi everyone,
    we have developed an application using forms 6i and reports 6i - we need to web deploy a part of it ... i need someone who has web deployed an application to really guide me thru .... i have read most of the posts in this forum and am thoroughly confused - please specifically guide me about what all is needed for web deployment of Forms and Reports 6i in simple easy to follow steps.. Do u need Oracle 9i Application Server / Will the Forms Server Suffice?
    This is really really urgent ......

    Forms server is suffice .
    visit http://www.snpe.co.yu/index.php?sadrzaj=fslin_eng.html
    regards

  • View selector and column selector one row

    Hi Kings,
    Thanks in first.
    im having view selector v1,column selector c1
    user requiremet is to show the view selector and column selector in single row like,
    V1 pivot1 c1 usd
    rownumber Company currency
    1 abc USD
    2 def INR
    is there ay posibilities to show view selector ad column selector in a single row?
    Please help on this..its going nearly a week..
    Regards,
    Junior........

    Hi Sai,
    Thank you.
    My need is to show (from your example) like,
    chart along with Region,market,currentdate in top of results..
    more clear ..
    viewselector V1 column selector C1
    rownum company
    1 abc
    2 def
    ie,column selector and view selector should be appear top of the results.
    please remeber im using 2 pivot tables in view selector.
    if i select pivot1 then all details are coming left side .
    column selector is coming right side of all results.
    any ideas...please...
    regards,
    Junior...

  • Compatability for Forms-5 and Report-3

    Does Forms-5 and Reports-3 connect to Oracle-8i.I get a message Ora-03121 no interface driver connected function not performed when trying to connect.
    So please suggest

    I can't find any matrix (as these are de-supported versions) but I have worked on Forms 5.0 and reports 3.0 with Oracle 9.0.1. And there were no issues. Thus, I may dare assume it should work with 9.2.0.8 as well, which is the terminal release for Oracle 9i.

  • Net Browser and Form 6i and Report 6i

    Is there any one who can help me
    how to config the Form server and report server in Developer 6i.
    I had tried much and much but useless. so please send some material that use full for configration of Form Server and Report Server

    Nasim,
    have you had a look at this page ?
    http://www.oracle.com/technology/products/forms/techlisting.html
    Frank

  • Are Forms Builder and Reports available as Web Application?

    We have a few developers working on custom forms and reports for various projects including EBS 12.x. To avoid the hastle associated with patching and upgrading all desktops, we are looking for a server based forms builder and reports writer.
    I am familiar with UNIX based tools in EBS that can run with X-windows [on local desktop]. Created an SR with OS, but not getting a satisfactory response. I am looking for pointers to browser based tools. Do they even exist? I was hoping maybe something in Fusion stack might allow it.
    Thanks,
    Sachin

    Thanks all for your feedback. Confirmed this with the Oracle Sales team. There is no browser tool available from Oracle. If you must avoid the desktop install, the only option is frmbld/rwbuilder in $ORACLE_HOME/bin (R12).

  • Totals, Subtotals and ABC Analysis buttons missing from ALV.

    Hi,
    I have used FM REUSE_ALV_LIST_DISPLAY in my report without specifying a PF-STATUS that means STANDARD PF-STATUS is used in ALV, and moved from Quality to Production, till yesterday all the features such as Sort, Filter, Local file along with Totals, Subtotals and ABC Analysis were visible, today all buttons are visible but TOTALS, SUBTOTALS and ABC ANALYSIS buttons are missing.
    I have not done any changes to the Code nor the layout.
    Thanks in advance.
    Sunil.
    Edited by: Sunil Saini on Nov 24, 2010 11:26 AM

    Hi Lalit,
    I have checked the Layout.
    In Layout in Quality there are checkboxes in Summation/Totals column in front of Numeric fields,
    but these checkboxes are not visible in Layout of Production system.
    Regards,
    Sunil.

Maybe you are looking for

  • "Only Part I" for Goods receipt (MIGO) in excise invoice tab

    Dear Gurus, I have configured a material with all CIN configuration setting, while doing goods receipt for that material I want to capture excise invoice through excise invoice tab, for which i need to select " Only Part 1" in the invoice tab. But in

  • How to transfer my contacts from an older version of MS Outlook to my iPod

    I would like to know if there are any software available to convert and tranfer all my contacts to my iPod since I use a version of MS Outlook older than 2003?

  • Cintiq 24HD as third monitor

    Hello, I am new to the forums, and would like some help. My set up is as follows: 2010 Mac Pro 2x2.4 Quad-Core Intel Xeon - Running Lion 12GB 1066 MHz DDR3 2TB HD ATI Radeon HD 5770 1024 MB Graphics Displays: 27" LED Cinema Display 24" Acer HD Monito

  • Lcd tv and games

    hi all i have 2x7800gtx sli on a diamond motherboard and i am thinking of getting a 37 inch lcd tv.are they any good for games . what tips can you all give me .thanks in advance for any and all help

  • How do I get itunes to recognise my new iphone 4..?

    Hey guys, how do I get itunes to recognise my new iphone4...?  Aaaaaargh!!