The DOM Hierarchy Viewer needs to be larger

As I build bigger and more complex files in reflow rearranging things can be a nightmare in the the tiny popup DOM inspector. It only shows a few items at a time and dragging things up and down within it is really hard without accidentally moving out and having it close.
It should be a full height item on the right side of the window like a maximized layers palette in Illustrator or Photoshop. That would allow you to see things in context as well as easily move them around when you're rearranging for various reasons…
At the very least it should be resizable so that you can see more than a few rows at a time and you don't have to constantly toggle parent open and closed to see what's what.

Hey,
I can can tell you we're already working on the popping and difficulty with resorting using the DOM panel. We've also been exploring ways to make it stay up all the time, as well as behave like layers as you suggested. Stay tuned, and thanks for your input!

Similar Messages

  • Nakisa Org Hierarchy view setup

    Hi,
    Does anyone have any information on setting up the Org Hierarchy view in TVN? Currently I only have a single, blank box displaying on the Nakisa webpage in the Org view (under Position tab).
    Also, I'm looking for the full document set and a config manual (other than the installation guide and administrator guide available after installation).
    Any assistance will be greatly appreciated.
    Dirk.

    Hi David,
    Usually these fields are stored by default. They are a standard set of names that are used by the BAPIs that get and return the data from SAP. These are:
    OrgUnit Hierarchy:
    Hierarchy ID: Object_ID
    Parent ID: ParentNo
    Element ID: Object_ID
    Position Derived:
    Hierarchy ID: Object_ID
    Parent ID: <blank>
    Element ID: EmployeeID
    Sucession:
    Hierarchy ID: Object_ID
    Parent ID: <blank>
    Element ID: Object_ID
    Youalso  need to make sure the link settings are also populated.
    If you have already used these and only get part of the structure your SAP user ID may not have the required authorisations to view all of the structure. Nakisa can recommend how to setup the user.
    Good luck.
    Luke

  • Three levels hierarachy - hierarchy viewer data visualization component

    I am not getting the third level when i am using the hierarchy viewer....any pointers will be a great help
    Edited by: Deepak Subramanian on Jan 22, 2010 5:34 AM

    oops sorry if i sounded vague....
    using jdev version 11g
    well I am trying to use the hierarchy viewer data visualization component to create a hierarchy which shows the managers and employees below them.
    am using a single query based VO which has two columns manager and employee.
    then created a self view link with that vo
    the data control looks something like
    manager(first level)
    ----manager or employee(first level)
    ---------employee(third level)
    I am dragging entire data control on the page so that the create hierarchy viewer option appears.
    from there I am stuck...
    when I am running the page, I am getting just two levels...the last level is not showing up :(.....
    Edited by: Deepak Subramanian on Jan 22, 2010 5:35 AM

  • Link / MAP an Lov selection list to the Hierarchy Viewer.

    Hi,
    I have created both a hierarchy viewer and an LOV af:selectOneChoice; both are appearing correctly on screen. I simple (hopefully) just want to link the selection made on the LOV / combo box to the Hierarchy viewer, such that when a user selects a value from the Lov/ComboBox the hierarchy viewer is updated. I am new to ADF, in Javascript with EXTJS or Jquery this is simple, but I cant figure out how to implement this feature in the Hierarchy viewer.
    any help much appreciated.
    Darragh.

    thanks Ankit for replying; I change the SOC to an inputListOfValues instead, but the same idea applies
    I have two underlying View Objects. For the ViewObject on the HV I also have a View Criteria and once the user selects from the LOV I need to remove the default View Criteria and apply another. I know I can implement the following code
        ViewCriteria vc = getViewCriteria("setEmployee");
           vc.resetCriteria(); //removes any existing View Criteria.
           setemployeeidbind(x); //this is the employee number
           applyViewCriteria(vc);
           executeQuery();
    I want to execute the above code once the user has selected a new user. I decided to change SOC to a inputListOfValues and I created a managed Bean to caputure the returnPopupListener, I now have the employee number selected by the user. I was hoping to now refresh the HV, remove the current ViewCriteria and apply a new vew Criteria. So basically I want to implement the above code when the user closes the pop up search. I am using the following code to get the handle to the ApplicationModule and the ViewObject
             BindingContext bcc = BindingContext.getCurrent();
             DCDataControl dc = bcc.findDataControl("AppModuleDataControl");
             ApplicationModule am = dc.getApplicationModule();
             ViewObject VO = am.findViewObject("EmpDetails1");
    Now, I simply want to remove the existing view criteria and set the bind variable. As I say I am very new to ADF I really feel stupid asking these Questions as in PL/SQL / JavaScript etc this is very easy to do

  • I have just enrolled to study and my course is online. in order to view any of the course content, i need macromedia adobe flash paper to be able to read anything. Please help....

    I have just enrolled to study and my course is online. in order to view any of the course content, i need macromedia adobe flash paper to be able to read anything. Please help....

    Use a different device.
    Adobe did not develop Flash for iOS devices and has ended all Flash development for all mobile devices.
    You could try a different browser from the App store such as Skyfire or iSwifter.

  • Getting an autosuggest Search working with the Hierarchy Viewer

    Hi,
    I recently raised an issue with Oracle Support 3-7934581791 : Hierarchy Search not working in HTMl5 version, this was promoted to being a bug in ADF HV
    Bug 17601664 - NON-FLASH VERSION OF HIERARCHY VIEWER DOES NOT DISPLAY A SEARCH FORM
    So, my question is what other option preferably programmatically to provide the user with an auto suggest list of employees, selecting this list then re-queries the Hierarchy Viewers query and thus providing the user with an updated HV with the selected employee showing. Any help appreciated; Just not I am running the page with flash disabled and therefore the default search form available cant be used due to bug above.

    just note I have reviewed
    http://jdevadf.oracle.com/adf-richclient-demo/faces/feature/hv/hvSearch.jspx
    This is perfectly fine if running Flash and have this working, but I am tryinto get this to work on an iPad and non Flash enabled browsers.

  • Hi, on the link below, I need to open the "demande de visa de resident temporaire" but once I click on it it gives me the following message: " To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade  to the

    hi, on the link below, I need to open the "demande de visa de resident temporaire" but once I click on it it gives me the following message: " To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade  to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html  For further support, go to www.adobe.com/support/products/acrreader.html".
    the link is: http://www.cic.gc.ca/francais/information/demandes/visa.asp?countrySelect=RO#applications
    can someone please help me? I've tried installing everything as per the indication in the message but I still get that error message.

    update your adobe reader here, http://get.adobe.com/reader/
    untick unwanted tag-along ware.

  • Need Code for FM for extracting the fields in view!

    Hi,
    can any one here pls give me the sample code for the function module, extracting all the fields in view ?
    Thanks,
    Ravi

    No No,
    I need to append two more fields other than the fields existing in View.and for that i need to create FM as per the requirement. they do not want view in the data source definition any more.
    now i want a sample code for Building the FM code
    Hope i am clear this time
    Thanks,
    Ravi

  • My pdf created in ID opens/views in Preview very large.  How do I export so that the pdf views smaller?

    My pdf created in ID opens/views in Preview very large.  How do I export so that the pdf views smaller?

    melanie475689 wrote:
    ...in Preview, the file still opened at the same large size. Any other thoughts/suggestions?
    Bob's post says it all. Preview ignores the PDF's Initial View setting, and beyond that, it's a horribly unreliable vehicle for accurate viewing of...just about anything. If you're engaged in professional design work, Preview has no legitimate place in your workflow.

  • Hierarchy Viewer does not load after clicking on the + icon

    Premise: I have a hierarchy viewer with multiple levels of master-detail with different VOs.
    The inputs to the taskflow containing this page are the key and VO type. The tree should render until that VO which matches the type and key and all the next level children under it. The user can expand the nodes under these children at will to drill further.
    Issue: I am able to render the tree with results. When I click on the + icon to drill on the children, I see that the backend code for fetching the children is called. But, the tree does not display. It shows the loading icon forever.
    Example:
    Organization - PO - POItem - Vendor - VendorSite -VendorAddress
                                                           - Responsible - ContactDetails
                        - Project - SubProject - Location
    TaskFlow Input: Vendor, 12345
    The tree should dispaly Organization - PO - POItem - Vendor(12345) - VendorSite(for 12345)
                                                                                                        -Responsible(for 12345)
    If the user expands any of the VendorSites, the VendorAddresses should be shown
    Technical Details: JDeveloper Version: 11.1.2.1.0
    Code: To filter the children, I am overriding the CreateViewLinkAccessorRS in the VOImpls. I am passing bind variables to the VO criterion to check the paths.

    @Arunkumar: Yes, I ran the AM tester and I am able to see the results properly for all the VOs and levels.
    I created a sample on the HR Schema and tested. I see that when I click on the Employee node for expansion(can be checked with the data or the short description), it hangs with the load icon.
    I do not see anything in the log other than:
    <RegionRenderer> <encodeAll> The region component with id: r1 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.
    I do not see any upload options here to give my testcase. So, I uploaded to this link: https://www.dropbox.com/s/vybip3owzuziz86/HRHierarchyViewer.zip
    Please let me know if I can do this elsewhere for easy access.
    Message was edited by: Divya Bellamkonda

  • I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    Do you ever visit a friend or realtive with a Mac who has faster internet? Maybe the local library has Macs on a fast line. If so, get a USB thumb drive and put this link on it from your computer:
    http://support.apple.com/kb/DL1399
    Then put this link on the drive:
    http://support.apple.com/kb/DL1429
    When you are at some place that has a Mac with a decent download speed. insert the thumb drive in that Mac and click on the first link ("DL1399") and direct the download to your thumb drive. Now do the same this with the second link.
    The installer files will now be on the thumb drive and, when you get home, drag them from the thumb drive to your desktop. Install the Combo update first.

  • Files that used to be visible are now hidden in Mavericks. How can I change the setting to view the same files as before? I do not need the hidden files that are typically invisible.

    Files that used to be visible are now hidden in Mavericks 10.9.1. How can I change the setting to view the same files as before? I do not need the hidden files that are typically invisible.
    I am having trouble locating such files as PDF's INDD, AI etc. When I view all hidden files and try to open it in the program..it looks like it is really not on the drive. Has anyone come across a solution?

    You may need to rebuild permissions on your user account. To do this,boot to your Recovery partition (holding down the Command and R keys while booting) and open Terminal from the Utilities menu. In Terminal, type:  ‘resetpassword’ (without the ’s), hit return, and select the admin user. You are not going to reset your password. Click on the icon for your Macs hard drive at the top. From the drop down below it select the user account which is having issues. At the bottom of the window, you'll see an area labeled Restore Home Directory Permissions and ACLs. Click the reset button there. The process takes a few minutes. When complete, restart.   
    Repair User Permissions

  • HT202912 I get the message "To view this web content, you need to install the Java Runtime Environment" Do I need two versions as this article suggests?

    I just upgraded to Yosemite on my 2010 MacBook Pro.  When I reboot I get the message "To view this web content, you need to install the Java Runtime Environment" and I've also seen the same pop-up once while running OpenOffice.  And now while composing this post. 
    Yes - I followed the link and installed the Oracle version of Java, version 8, and the test page confirms that I have the current version running. 
    I read some threads on discussions.apple.com but didn't like the answers. 
    I found this:  http://www.macworld.co.uk/how-to/mac-software/advanced-tips-for-mac-os-x-yosemit e-3582877/
    and tip # 10 seems to answer my question.
    Anyone else have experience on this?

    Most likely, you have either the Facebook video calling plugin or the "NexDef" plugin for watching baseball streams. Both depend on the Java runtime distributed by Apple. If you no longer need the plugin, remove it. Otherwise, install Java.

  • I need a program for camera.The androide has a program IP Cam View basic that has the fohu HA 425 and I get the cameras.I downlouded the IP camera viewer in the Aple but this program doesnt have the fuho HA 425. Which apple program is compatible?

    I need a program for camera.The androide has a program IP Cam View basic that has the fohu HA 425 and I get the cameras.I downlouded the IP camera viewer in the Aple but this program doesnt have the fuho HA 425. Which apple program is compatible?

    Hi,
    As far as I know, Sony Ericsson Z520, like a lot of the other cell phones, doesn�t support bluetooth serial communication.
    See:
    http://developer.sonyericsson.com/entry.jspa?externalID=138&categoryID=5
    BUT(!) You should double check this information.
    If you ask me, we have done similar project.
    We are working on hobby project � our robot use J2ME cell phone as on-board brain.
    And there is connection between this small robot and Linux-based PC.
    Communication was done via BlueTooth (in reality we use Linux implementation of BlueTooth stack and obexftp).
    BUT (!) We use Siemens S75 for this communication.
    I�m afraid that Siemens is the only manufacture, which implemented serial communication over bluetooth, embedded camera and non-usb socket.
    Also there are some Motorola phones, which implement serial communication over bluetooth.
    But � note that all Motorola phones use USB sockets and it will not be easy for you to make connection between such a phone and the robot.
    If you need just connection between cell phone and PC, then may be USB is OK too.
    Our robot project: www.RoboHobby.com

  • Need some help understanding the way materialized views are applied through

    Hi, I need some help understanding the way materialized views are applied through adpatch.
    In patch 1, we have a mv with build mode immediate. When applying it PTS hang due to pool performance of mv refresh.
    So we provide patch 2, with that mv build mode deferred, hoping it'll go through. But patch 2 hang too on the same mv.
    How does this work? Is that because mv already exists in the database with build immediate, patch 2 will force it to refresh first before changing build mode? How to get over this?
    Thanks,
    Wei

    Hi Hussein,
    Thank you for the response.
    Application release is 11.5.10.
    Patch 1 is MSC11510: 8639586 ASCP ENGINE RUP#38 PATCH FOR 11.5.10 BRANCH
    Patch 2 is MSC11510: 9001833 APCC MSC_PHUB_CUSTOMERS_MV WORKER IS STUCK ON "DB FILE SEQUENTIAL READ" 12 HOURS
    The MV is APPS.MSC_PHUB_CUSTOMERS_MV
    This happens at customer environment but not reproducable in our internal environment, as our testing data is much smaller.
    Taking closer look in the logs, I saw actually when applying both patch 1 and patch 2, MV doesn't exist in the database. So seems my previous assumption is wrong. Still, strange that patch 2 contains only one file which is the MV.xdf, it took 7 hours and finally got killed.
    -- patch 1 log
    Materialized View Name is MSC_PHUB_CUSTOMERS_MV
    Materialized View does not exist in the target database
    Executing create Statement
    Create Statement is
    CREATE MATERIALIZED VIEW "APPS"."MSC_PHUB_CUSTOMERS_MV"
    ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 10 MAXTRANS 255 LOGGING
    STORAGE(INITIAL 4096 NEXT 131072 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT)
    TABLESPACE "APPS_TS_SUMMARY"
    BUILD IMMEDIATE
    USING INDEX
    REFRESH FORCE ON DEMAND
    WITH ROWID USING DEFAULT LOCAL ROLLBACK SEGMENT
    DISABLE QUERY REWRITE
    AS select distinct
    from
    dual
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Feb 02 2010 10:01:46
    Manager says to quit.
    -- patch 2 log
    Materialized View Name is MSC_PHUB_CUSTOMERS_MV
    Materialized View does not exist in the target database
    Executing create Statement
    Create Statement is
    CREATE MATERIALIZED VIEW "APPS"."MSC_PHUB_CUSTOMERS_MV"
    ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 10 MAXTRANS 255 LOGGING
    STORAGE(INITIAL 4096 NEXT 131072 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT)
    TABLESPACE "APPS_TS_SUMMARY"
    BUILD DEFERRED
    USING INDEX
    REFRESH COMPLETE ON DEMAND
    WITH ROWID USING DEFAULT LOCAL ROLLBACK SEGMENT
    DISABLE QUERY REWRITE
    AS select distinct
    from dual
    Start time for statement above is Tue Feb 02 10:05:06 GMT 2010
    Exception occured ORA-00028: your session has been killed
    ORA-00028: your session has been killed
    ORA-06512: at "APPS.AD_MV", line 116
    ORA-06512: at "APPS.AD_MV", line 258
    ORA-06512: at line 1
    java.sql.SQLException: ORA-00028: your session has been killed
    ORA-00028: your session has been killed
    ORA-06512: at "APPS.AD_MV", line 116
    ORA-06512: at "APPS.AD_MV", line 258
    ORA-06512: at line 1
    Exception occured :No more data to read from socket
    AD Run Java Command is complete.
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 11.5.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Feb 02 2010 19:51:27
    Start time for statement above is Tue Feb 02 12:44:52 GMT 2010
    End time for statement above is Tue Feb 02 19:51:29 GMT 2010
    Thanks,
    Wei

Maybe you are looking for

  • How do I change the phone number associated with my iCloud account after replacing my phone and switching carriers/getting a new phone number?

    I recently replaced my lost iPhone but in the process, had to switch carriers and activate a new phone number. I backed the new phone up from iCloud which was still attached to the old number (for example, when I attempt to sync Keychains, the securi

  • FMS not generating flv files

    livemedia developed a multimedia system where users can record voice and video using their MIC and/or WEBCAM. We are using that FMS feature where we can listen/watch audio and video which were supposed to be recorded at server side. But after we conf

  • My iMac with OS X Lion does not share videos properly with my iPad.

    My iPad video program show the shared videos from the iMac. But when I attempt to play them, I get an error message that this movie could not be played.  The shared videos work fine when I use my MacBook Pro.  Since these computers are both authorize

  • Malware help

    Ok, I am going to pose this question first as a hypothetical, so please resistant insulting me or jumping down my throat.  If someone had malware, a non replicating form of something that seems to be able to remotely access computer, change permissio

  • Error when running check writer

    Hi , i am running check writer process in test instance and i am getting this error. Can anybody help me with this. PL/SQL Output HR_6990_HRPROC_CHQ_SRW2_FAILED APP-PAY-06990: Report Writer report failed with an error