In Explorer drop dowl list is not visible for Entities, Hierarchies, Collection

I am using SQL Server 2012 MDS on Windows 8.1 Pro. The drop down list of entities, Hierarchies, and collections is not visible on explorer screen. When I hover over the Entity menu the drop down seems to appear but hiding behind the rest of the screen.
Same issue with Hierarchy and Collections menu. To get to entities list I have to click on explorer menu and then the drop downs start showing up.

Hi Bhagunde,
Does the entities, Hierarchies and collections show correctly by using other browsers? Such as FireFox, Chorme and etc.
Elvis Long
TechNet Community Support

Similar Messages

  • Drop down list(JComboBox) - Bottom border is not visible for the first time

    Drop down list(Combo-box) JComboBox - Bottom border is not visible for the first time i click on the arrow to drop the list down.
    I am using jdk1.3.1_02.
    Did any one face this issue.
    Please let me know.
    Thanks,
    Sridhar.

    I must be a little confused regarding your question.
    You can simply change your code frame.setSize(200, 200); to frame.setSize(400, 400);When you say you are unable to see the border are you specifically talking about the border of the frame or the border of the combo box?
    Lance

  • Reg: Drop-Down list Box not  displaying values

    Hi Experts,
                     i am publishing a module pool program in the internet using SICF Transaction . In the internet my drop down list box is not displaying the default value  but in my sap it works fine .
    What may be the problem?
    Regards,
    Vikram

    Hello Thorsten Domsalla ,
                      My Problem is in my sap module pool program there is a drop down list box which disaplays  default values its working fine in sap gui but when i access through internet (SICF) Transaction the Drop down list box not listing out default values .
    i am using Integrated ITS Version 7.0 and Support package 08.
    Regards,
    Vikram

  • I have Adobe Acrobat XI (ver 11.0.07).  Adobe Help instructs me to find the document comparison command at "View Compare Documents," however, this command does exist on my screen. My View drop-down list does not include a command for Compare Documents.

    I have Adobe Acrobat XI (ver 11.0.07).  Adobe Help instructs me to find the document comparison command at "View > Compare Documents," however, this command does exist on my screen. My View drop-down list does not include a command for Compare Documents.  Where else can I find this command?

    What version of Acrobat do you have? This feature is only available in the Pro version, not in the Standard version.

  • I am using Windows XP and just installed Elements 12. When I try to select a different brush or shape the drop down list will not stay open long enough to select a different item. I have used Elements 9 for awhile and have not had this problem

    I am using Windows XP and just installed Elements 12. When I try to select a different brush or shape the drop down list will not stay open long enough to select a different item. I have used Elements 9 for awhile and have not had this problem

    grannybel
    It would appear that you are destined for the Adobe Photoshop Elements Forum since your question is related to Photoshop Elements and not Premiere Elements which is the focus program where you have posted.
    But, while the arrangements are being made, here are a few things for you to think about if you have not already
    1. Reset Tools - Select Brush Tool, then
    2. Delete Settings File
    Go to Full Editor/Edit Menu/Preferences/General and click on the option "Reset Preferences on Next Launch".
    We will be watching for your progress.
    Thank you.
    ATR

  • Category drop down list does not show all taskes

    Hi, I created a project using product Upgrade Assitant for Release 12. I did not add any customized tasks. I just need to run the default tasks for upgrading 11i to r12. I did the setup following Maintenance Wizard User Guide Release 2 without any problem. But when I try to run the steps, the category drop down list only show one task: Configuration. Where are all other categories? Thanks

    Hi, Thank you for the reply. I did successfully finished all the 4 tasks for the configuration category without any errors. I want to continue with other tasks. But the drop down list does not show anything else except Configuration. From the user guide:
    Important Notes:
    • To view the full list of categories applicable to your installation, you must complete all of the steps in the Configuration category. When you complete these steps, you must refresh the lower left pane of your Web browser. The entire list of categories appears.
    What does this mean "you must refresh the lower left pane of your Web browser". I don't see anything to be refreshed. But even after I restarted mw (it must be refreshed now), the category list still now shown.

  • JComboBox - Bottom border is not visible for the first time

    JComboBox - Bottom border is not visible for the first time i click on the arrow to drop the list down.
    This happens because the list when dropped down goes out of the frame.
    If have the increased the size of the Frame then i am able to see it,but i dont want to do this.
    I am using jdk1.3.1_02.
    Any Help would be great.
    Please find the code below.
    Thanks,
    Sridhar.
    //file: Lister.java
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    public class Lister {
        public static void main(String[] args) {
            JFrame frame = new JFrame("Lister v1.0");
            // create a combo box
            String [] items = { "uno", "due", "tre", "quattro", "cinque",
            "sei", "sette", "otto", "nove", "deici",
            "undici", "dodici" };
            JComboBox comboBox = new JComboBox(items);
            comboBox.setEditable(true);
            // put the controls the content pane
            Container c = frame.getContentPane( );
            JPanel comboPanel = new JPanel( );
            comboPanel.add(comboBox);
            c.add(comboPanel, BorderLayout.NORTH);
            c.setBackground(Color.white);
            comboBox.setBackground(Color.white);
            comboPanel.setBackground(Color.white);
            frame.setBackground(Color.white);
            frame.setResizable(false);
            frame.setSize(200, 200);
            frame.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
            frame.setVisible(true);
    }

    Hello,
    try this:JPanel comboPanel = new JPanel(new BorderLayout());Regards,
    Tim

  • E-Recruiting - Internal Candidates not displayed in candidate search, job postings not visible for internal candidates in job search

    Hi Friends,
    We are on EREC standalone model. Initial data transfer between HR to EREC master data using PFAL is done.
    All employees have got NA, CP, US, BP in HRP 1001 in EREC system.
    Change pointers are also activated in HCM system, now current master data changes are also in reflecting in EREC system thro IDOC posting.
    But when recruiter logs into portal and does a candidate search, no internal candidates are appearing ?
    1) What needs to be done for internal candidates to visible during candidate search ?
    2) Also while logged as internal candidate, released requisitions are not visible for internal candidates while they try to search for internal job postings ?
    Kindly provide your inputs.
    Regards,
    ER.

    Hi,
    In SLG1, getting the below error messages for multiple times.
    "Error while calling content extraction class CL_HRRCF_CEC_QUALI_WITH_PROFCY 
    The error occurred in program CL_HRRCF_SES_BUSOBJ_FROM_SPTYPCM001 line 96  
    Qualification 52000001 does not exist
    The incorrect HR object has the key 01NA60000029 "
    "The error occurred in program CL_HRRCF_ALE_EE_INBOUND"
    Also please state how to differentiate internal and external candidate search pages.
    Regards,
    ER.

  • Project Commitment Cost not visible for Purchase Orders with Item Categry Q

    Hello All
    I have a problem. My project commitment cost is not visible for PO's with Item Category Q. I assume that as the stock can be issued against any WBS elements I might not be able to see the cost against a single WBS element. But the cost should get recorded against the project right? If so where can I see it?
    Request your help with this problem
    Regards
    Renjith

    Hello
    Could you please explain how to maintain that?
    Best Regards
    Renjith

  • Key focus is not visible for all objects when tabbing

    I'm using LabView 5.1.
    The key focus is not visible for all objects when tabbing through a "disabled and grayed-out" object.
    For example, let's say I create a panel with 3 buttons. If I create a "disabled" attribute for button 2 and assign the value "2" (disabled and grayed-out) to it. When I will run this VI, the key navigation will go through button 1 and button 3 (skipping button 2 as expected) but the key focus on button 3 will not be visible.
    Is this a bug with LabView or am I doing something wrong ?

    Hi Ben,
    Don't worry, time is not an issue... I'm posting an example of a VI with the problem I described. I noticed that the problem occurs only with "dialog buttons".
    When you have time, let me know if you see the same behavior. If you do, I will report the problem to National Instrument.
    Thanks for your time !
    BigBen
    Attachments:
    3buttons.vi ‏22 KB

  • Files newly added in system after having opened firefox are not visible for attachments

    if firefox is alrady running & new file is being added to the system,the same is not visible for attaching the file in gmail. what must be the issue?

    if firefox is alrady running & new file is being added to the system,the same is not visible for attaching the file in gmail. what must be the issue?

  • SAP RM: How can I create a Node when the node is not visible for the user

    Hi,
    Product: SAP records Management for Public Sector
    Version: 7.00
    is it possible to create a instance node when the model not is not visible for the active user?
    I looked in the CL_SRM_XML_REC_MODEL but every methode I used gave me no results with the special user.
    Regards and thanks for every beginning
    Fanninger Thomas

    Hi,
    here an example.
    When I use the method CL_SRM_XML_REC_INSTANCE->IF_SRM_XML_POID~GET_ALL( POID_TAB COUNT_USER_REST COUNT_POID_AUTH ).
    When I used the user with no right for viewing the invisible nodes I get no elements in the tabelle POID_TAB and 38 in the value COUNT_USER_REST.
    So did any one know a solution you can I create a nodes and change the restriction for the new node with the normal user?
    Regards
    Fanninger Thomas
    Edited by: Thomas Fanninger on Feb 5, 2008 8:15 AM

  • Loaded data not visible for Reporting?

    Hi all,
       In the info cube, the data is not visible for reporting, How can i make it available for reporting,
    When i select the Manage option from the context menu of the cube and select the Requests Tab, i get a pop up message that tells
    " There is an inconsistency between the load status of the data and the option of reporting on this data.
    There is data in the InfoCube/ODS object that is OK from a quality point of view, but is not yet displayed in reporting.
    The problem, for example, is to do with request 0000018049, number REQU_F4ZBFRMDGBULE9WCUN3R5UX5X."
    How do i find out the inconsistancies?
    PS: All the requesta are delta upload
    Thanks n regards
    Girikumar

    Hi Girikumar
    Use the RSRV transaction and check the inconsistency of the cube ..If any inconsistency is there repair that with the repari option in the toolbar..
    Let me knwo if it not resolved..
    Bye
    Shu Moh..

  • LifeTime tab not visible for WPC content

    Hello,
    For any WPC content if we go to Details -> Properties, there is tab called Lifetime where we can set from when to when this content is valid.
    Some how it is not visible for any of my content in my new installation. I am using Portal 7.0 SP16.
    Point will be awarded to resolve this issue.
    Also I wanted to ask does this LifeTime means content should be unavailable after the Expiry period we set here, correct?
    regards,
    Jaish

    I went to SAP Tech Ed in Las Vegas and came to know that there is bug in WPC for this so they removed this feature in SP16 of Portal 7.0. This is why I was not seeing this after the version update.

  • IView not visible for a single user

    Hi All,
    I am facing the a problem in our client's portal. The application is not visible for one of our client user on the portal. When he clicks on the Role->Workset->Application name, the IView is not displayed on the screen. Instead, blank page is shown.
    This is happening only to him. Other users are able to see the application and run it. I even tried by removing the roles assigned to him which are related to the application and re-assigned it. But the problem still persists.
    He is facing this problem only from past 2 days. Till then it was working fine.
    Please let me know how can this be solved.
    Regards,
    Poojith MV

    Hi,
    Firstly, we do not have the personalization option on the portal. We also requested the user to try the portal on a different which we thought could be a browser problem.
    However, the result is same on a different machine. But other users who use the same system are able to view the application. I am unable to figure out what could be wrong for just one user?
    The setting "Entry Point" is set to "yes".
    The latest update is that, the user has 2 id's created for himself with the same portal roles. The second user id is working fine, but the first user id is failing to view the application
    Regards,
    Poojith MV

Maybe you are looking for

  • How can i prevent mail from downloading the same messages over and over again?

    is there any way to prevent Mail from downloading the same messages over and over again? Mail has a minimum of "50 recent messages" to download, but i hate having to delete them every time i check for new mail! why doesn't the program remember if you

  • RMAN Setup in oracle 9.2.0

    Hi, I need to setup a RMAN backup for my company from the scratch. How do i add disk as a device in V$BACKUP_DEVICE table I'm unable to create a channel with alpha numeric name Even if i create a channel with numeric name i'm unable to allocate it, i

  • Calculate the page totals

    Hi To All,     In scripts i need to calculate the page totals.that means for a customer i have lot of invoices for example my line items has been displayed in three pages, then in 1st and 2nd page i need to calculate the page total.and then for 3rd p

  • Integrated Business Processes with ERP Systems Textbook

    This forum will move to the New SCN as part of our migration to a new platform. Once we make that move, on December 5, it will become a read-only discussion. It will be searchable but will not be part of the site navigation.  If you have questions, p

  • Basic IM app number of simultaneous connections

    Hi all, i wanted to know how to calculate or estimate the number of simultaneous connections that one Flash Media Server installation (one licence, one server) can handle, in the scope of a basic Instant Messaging application (online presence and tex