How do I make a Portfolio open in Details view ?

Anytime I create a PDF Portfolio it opens in LAYOUT View in both READER and
Acrobat (it was created in Acrobat Acrobat 9 Pro).
How can I program the Portfolio open in DETAILS View when a user opens the file in Reader ? (or Acrobat for that matter)

When opening the JS Console by pressing Ctrl-K,  the PREFERENCES menu opens.
There is an option in this dialog on the left for JavaScript - but this
isn't necessarily a JS Console. Am I in the right place ?
With JavaScript selected on the left hand of the Preferences dialog, on the
right are JavaScript options, one being Enable Interactive Console - so I
selected that. There is no TRASHCAN icon as you instruct.
I believe where you want me to go is Control-J, is that correct ?
Assuming it is the JavaScript Debugger (Control-J_, I click trashcan, then I
am in INSPECT: Local Variables, VIEW: Console. I enter the text as
instructed:
this.collection.initialView = "Details";
Now what ? Clicking ENTER just gives me a carriage return in the Console
window.
Please advise.

Similar Messages

  • How do I make safari pages open in mobile view only

    How can I make my safari open pages in the mobile view? I changed a page's view to standard and now i can not change it back to mobile

    Go to Settings -> Safari -> Delete History, Cookies, and Cache
    That should solve your issue. :)
    HuskieN

  • I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?

    I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?
    I have tried back ups and  restoring, resetting, and even updating the pages app. And nothing has worked.

    I have an ipad mini. From one moment to another a document that was created and used on pages app ( on the ipad mini) does not want to open ( When pressed it states " document cant be opened). How can I make this document open again?
    I have tried back ups and  restoring, resetting, and even updating the pages app. And nothing has worked.

  • How do you make the dashboard open automatically at login?

    Ok, you know in your dock you can right click on any application icon and it will come up with some options, one of them being "Open at Login." Well, I want to automatically open the dashboard at login, but when I right click on the dashboard icon it does not give that option. How do I make the dashboard open automatically when I log in?

    There is a freeware app called "Dashboard Starter" that will start the DB up when you log-in, or anytime you force quit the Dock.app.
    Search www.macupdate.com for it.
    iSMH

  • How do you make adobe X open the "combine pdf" window in the foreground?

    This may not be the correct forum for this question, but considering that I simply
    have not been able to get a reply in any other Adobe forum, I decided
    to just post this question to ALL Adobe forums until I get a response.........
    How do you make adobe X open the "combine pdf" window in the foreground?
    I am using a "Windows 7" computer at work with "Acrobat X Pro" and I'm constantly combining
    pdf's and tiff's in Acrobat.
    It would be nice if when I select 30 or 40 files to combine, the *******
    "Combine Supported Files in Adobe Acrobat" window would open in the
    foreground, not behind the 10 or so windows already open.
    I have been researching this for some time now with no solution.
    If the answer is that "IT CAN'T BE DONE", then that's fine. At least
    I will have an answer and can stop searching. If (as I suspect) it can
    be done, then kindly supply me with "step by step" instructions.
    Michael Jones

    Hi ,
    I guess that was a bug in that version .
    It does not happen in Acrobat XI and Acrobat DC .The window comes right in front of everything else .
    I wonder that was a bug and that was fixed the other versions.
    You could upgrade to the latest Acrobat version ,i.e Acrobat DC and you would not experience this anymore .
    Regards
    Sukrit Dhingra

  • When I open a pdf, it used to open in Preview. Now my iMac requires Adobe Reader, but I prefer Preview. How can I make my iMac open pdf in Preview again?

    When I open a pdf, it used to open in Preview. Now my iMac requires Adobe Reader, but I prefer Preview. How can I make my iMac open pdf in Preview again?

    If an image opens in a different application but you want it to always open in Preview when you double-click it, do this one time: Control-click the file, let go of the Control key, press the Option key, then choose Always Open With > Preview. Or, select the image file, choose Get Info from the File menu, then change the "Opens with:" pop-up menu choice to Preview.
    Mac Basics: Preview app views and edits PDFs and images

  • How do you make a link open on a new page (typically the target="_blank" command) in MUSE?

    how do you make a link open on a new page (typically the target="_blank" command) in MUSE?

    Newer version does not have the same interface.  I'm stuck trying to understand how to add a "blank" target to a hyperlink...  See how your screenshot has a dropdown associated with the "Hyperlink" object?  Mine doesn't...

  • How can i make my hyperlinks open in a new window or tab?

    how can i make my hyperlinks open in a new window or tab?

    The program is InDesign… we need to cease links which will open the linked document in a separate window.  Also, the links must be maintained once a pdf is made and the files moved to another computer….

  • How do you make an application open on a specific monitor?

    How do you make an application open on a specific monitor? I have two monitors, and I was able to get Firefox to open on the secondary display always by resizing it with the option or command key [I forget which one] and then quitting it. Now everytime I start it, it opens on the second monitor.
    However, when I try to do the same with QuickTime [when playing videos], it always opens on the primary display no matter what I do with it. How do I make it always open on the secondary display?
    Thanks in advance for any help!

    Thanks for the suggestion, but no, Spaces is not what I want. I have two physical monitors, and simply want an application to always open on one monitor, not be able to switch back and forth between different desktops.

  • How do I make New window open maximized the way it used to?

    How do I make New window open maximized the way it used to?

    { Ctrl + B } opens and closes the Bookmarks Sidebar.

  • How do I make new tabs open to my specified home page instead of blank page?

    How do I make new tabs open to my specified home page instead of blank page?

    I generally like to avoid add-ons, and the second option is still an extra step - not opening tabs to the homepage, as requested (rather how to switch to your Home page after a tab opens to the blank page).
    Here's a wild idea: How 'bout a setting option in Tools > Options > Tabs for "Always open new tabs to my Home page" ?

  • How do i make the database open automatically at startup in solaris?

    How do i make the database open automatically at startup in solaris?

    need to write a shell script that is invoked from /etc/init.d/ and soft link the following:
    ln -s /etc/init.d/MYoracle /etc/rc3.d/S99oracle
            ln -s /etc/init.d/MYoracle /etc/rc2.d/K99oracle
            ln -s /etc/init.d/MYoracle /etc/rc1.d/K99oracle
            ln -s /etc/init.d/MYoracle /etc/rc0.d/K99oracle
            ln -s /etc/init.d/MYoracle /etc/rcS.d/K99oracleThe shell script should be pretty straight forward.
    Cheers,
    Mich

  • How can I make my phone number active when viewing from a mobile device. My phone number is in my header in CSS

    How can I make my phone number active when viewing from a mobile device. My phone number is in my header in CSS

    See this support document http://support.apple.com/kb/HT5661

  • How do I make Photoshop 7 my default for viewing photos?

    How do I make Photoshop 7 my default for viewing photos?

    windows 7
    Terry Keiser
    <Removed by Moderator>

  • How can I make by portfolios in Adobe Pro xi able to opened by previous versions?

    I recently upgraded to Adobe Pro XI.  I use this program to make portfolios for municipal meetings and post to our website.
    I need to make the portfolio able to be read by various version.  I have tried the "save as other" but it still will not open and says I need to download Adobe Reader DC.... I did that and it still says I need to download it.
    HELP!!!!!

    Thanks for your reply.  I have been using Adobe Pro 8 for years and have been able to post the portfolios and have not had any problem opening them in Google Chrome.  There would be a little Adobe icon that would show up and you had to click on it to open it but now I get no icon.  I did not do anything to make the icon show up before it was just there.
    My Trustees and residents like the option to choose what issue they want to view instead of having to scroll through page after page after page, trying to find the issue they are interested in.
    Do you have any suggestions?  When I disable the Google .pdf reader the packet downloads to the computer.  I don't think they would like that.  Do I have any other options?  I have made the packets readable by Adobe 4.0 and up and it still acts the same.
    Oh, and my Trustees were able to download the portfolio to their I-pad.  I sure hope I didn't spend $400+ on the latest and greatest only to have to go back to 8.0 to get it to do what I want.
    Thanks!

Maybe you are looking for

  • Class id

    Hii, could you else please tell me, how to get class id of an .ocx file using java api ! thanks in adv. Dev

  • Protected View - disable

    There seems to be a discrepancy between Adobe Customization Wizard XI and the actual preferences in Reader after it is installed. I used the Wizard to create an .mst for the Reader installation. In one section I checked OFF for Protected view. When I

  • EPrint SPAM whitelist

    1. I have set my hp ePrint only accept and print email from specific address. 2. I have forward emails to ePrint from 3 email account, from PC and iPhone. Sometimes it will print out, but sometimes it cannot because spam detected. I hope HP can progr

  • "Always insert attachments at end of message" doesn't stay checked? How to make it stick?

    I check "Always insert attachments at end of message" but it doesn't stay checked over time. Any suggestions? Thanks.

  • Pacman: unrecognized option '--sysupgrade#' [SOLVED]

    Hi Guys, I have just completed a fresh install of Arch and I love it. I do seem to have one wrinkle in build however... Everytime I shut down, a bunch of pacman messages are displayed during the shutdown sequence? pacman: unrecognized option '--sysup