How to restore option box in "edit in photoshop"

While editing a raw file from Lightroom to Photoshop, I checked the "don't ask again" box in the dialog box of "render in lightroom" or "open anyway" in Photoshop.  Now I lost the option.  How  do I reset that to allow me the option each time.  I have it stuck on "render in  lightroom and I can't go to Photoshop now.

When I select a raw file and hit Ctrl E, one would normaly get the dialog that
says about the need to  upgrade to Camera raw 7.0.  Then you get the option to
open anyway or render in lightroom.  When I opened anyway, I would lose my
lightroom adjustments.  So I tried render in lightoom and checked the "don't ask
again box".  Now everytime I hit Ctrl E on a raw file it goes straight to
rendering in lightoom.  I want to be able to go back to opening the file in
photoshop.
Under preferences, I don't see a choice to reset dialog boxes.

Similar Messages

  • How to create Option Boxes IN A SELECTION SCREEN

    How to create Option Boxes IN A SELECTION SCREEN.
    Thanks!

    Hi Rajesh,
    The following explanation gives clear picture of what is mean of check box and radio button with coding.....................
    <b>CHECK BOX :</b>
    AS CHECKBOX [USER-COMMAND fcode]
    Effect:
    This addition specifies that the input field in the first position of the selection screen is displayed as a checkbox, with the corresponding description next to it on the right. The checkbox is selected if the value of para is "X" or r "x". Otherwise, it is not selected.
    The parameter must be created with the type c and length 1. An explicit length len is not permitted. If the addition TYPE is used, this can only be followed by the generic type c or a non-generic data type of type c and length 1.
    The addition USER-COMMAND can be used to assign a function code fcode to the parameter. The function code fcode must be directly specified and may have a maximum length of 20 characters. To evaluate the function code, an interface work area of the structure SSCRFIELDS from the ABAP Dictionary must be declared using the statement TABLES. When the user selects the checkbox on the selection screen, the runtime environment triggers the event AT SELECTION-SCREEN and transfers the function code fcode to the component ucomm of the interface work area sscrfields.
    Notes
    If the TYPE addition is used to make a reference to a data type in the ABAP Dictionary of type CHAR and length 1, and for which t the valid values in the domain are defined as "X" and " ", the parameter is automatically displayed as a checkbox on the selection screen.
    If the addition USER-COMMAND is specified without the addition AS CHECKBOX, and the parameter is of type c with length 1, it is also displayed as a checkbox.
    The addition USER-COMMAND can, for example, be used for screen modifications with the addition MODIF ID (see example).
    <b>Coding :</b>
    PARAMETERS show_all AS CHECKBOX USER-COMMAND flag.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME.
    PARAMETERS: p1(10) TYPE c,
                p2(10) TYPE c,
                p3(10) TYPE c.
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME.
    PARAMETERS: p4(10) TYPE c MODIF ID bl2,
                p5(10) TYPE c MODIF ID bl2,
                p6(10) TYPE c MODIF ID bl2.
    SELECTION-SCREEN END OF BLOCK b2.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF show_all <> 'X' AND
           screen-group1 = 'BL2'.
           screen-active = '0'.
        ENDIF.
        MODIFY SCREEN.
      ENDLOOP.
    <b>RADIO BUTTON COMMAND :</b>
    RADIOBUTTON GROUP group [USER-COMMAND fcode]
    Effect:
    This addition specifies that the input field is displayed as a radio button in the first position on the selection screen, and the output field is displayed next to it on the right. The radio button is selected if the value of para is "X" or "x". Otherwise, it is not selected.
    group is used to define the radio button group for the parameter. The name group is entered directly as a character string with a maximum of 4 characters. Within a selection screen, there must be a minimum of two parameters in the same radio button group. There cannot be more than one radio button group with the same name in one program, even if they are defined in different selection screens.
    The parameter must be specified with the type c and length 1. Explicit length specification using len is not permitted. If the addition TYPE is used, it can only be followed by the generic type c or a non-generic data type of type c and length 1.
    In a radio button group, only one parameter can be defined with the addition DEFAULT, and the specified value must be "X". By default, the first parameter in a radio button group is set to the value "X", and the rest are set to " ".
    The addition USER-COMMAND can be used to assign a function code fcode to the first parameter in a radio button group. The function code fcode must be specified directly, and have a maximum length of 20 characters. To evaluate the function code, an interface work area of the structure SSCRFIELDS from the ABAP Dictionary must be declared using the statement TABLES. When the user selects any radio button of the radio button group on the selection screen, the runtime environment triggers the event AT SELECTION-SCREEN and transfers the function code fcode to the component ucomm of the interface work area sscrfields.
    Note:
    It is recommended to define the radio buttons of a radio button group directly underneath each other. If the selection screen also contains other elements, it is recommended to define each radio button group within a block surrounded by a frame.
    <b>CODING :</b>
    tables : mkpf,mseg,ekko.
    SELECTION-SCREEN BEGIN OF LINE.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETER : P_WERKS LIKE MARC-WERKS MODIF ID S1,
                c as checkbox.
    SELECT-OPTIONS : S_EBELN FOR EKKO-EBELN NO INTERVALS MODIF ID S2.
    SELECTION-SCREEN END OF BLOCK B1.
    SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE TEXT-004.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS : R1 RADIOBUTTON GROUP G1 DEFAULT 'X' USER-COMMAND UC1.
    SELECTION-SCREEN COMMENT 5(20) TEXT-002 FOR FIELD R1.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN BEGIN OF LINE.
    PARAMETERS : R2 RADIOBUTTON GROUP G1.
    SELECTION-SCREEN COMMENT 5(20) TEXT-003 FOR FIELD R2.
    SELECTION-SCREEN END OF LINE.
    SELECTION-SCREEN END OF BLOCK B2.
    write :/ p_werks,
           / s_ebeln.
    AT SELECTION-SCREEN OUTPUT .
    LOOP AT SCREEN .
    IF R1 EQ 'X' AND SCREEN-GROUP1 EQ 'S2'.
    SCREEN-INPUT = 0.
    SCREEN-REQUIRED = 1.
    clear s_ebeln[].
    clear p_werks.
    MODIFY SCREEN.
    ENDIF.
    IF R2 EQ 'X' AND SCREEN-GROUP1 EQ 'S1'.
    SCREEN-INPUT = 0.
    SCREEN-REQUIRED = 1.
    clear s_ebeln[].
    clear p_werks.
    MODIFY SCREEN.
    ENDIF.
    ENDLOOP.
    Let me knwo if any doubts.
    <b>Reward with points if it helpful</b>
    Regards,
    Vijay

  • LR 2.1RC - Still No Dialog Box w/ "Edit in Photoshop CS3" Option

    I downloaded Lightroom 2.1RC today and installed it with reserved enthusiasm, hoping that I could finally get the options popup box to display when I choose "Edit in Photoshop CS3" after right clicking a photo. I still have the same problem I did w/ 2.0: after right clicking a photo as mentioned above, specifically a RAW file, and choosing "Edit in Photoshop CS3" from the popup box that appears, instead of getting the options list where you can choose whether to open a copy of the file with lightroom adjustments, etc. it just exports the raw file directly to photoshop without converting it to my chosen format of psd. I've also tried setting the conversion file format to tiff and this didn't work either. I get an image on the photoshop desktop that has the .cr2 file extension appended to it. Apparently no conversion was done by lightroom. I'm running the following:
    Pentium 4 3.0 GHz
    WinXP SP2
    4 GB RAM

    Thanks for your quick reply, Jeff. If I understand your explanation, what I'm experiencing sounds like expected normal behavior. However, that doesn't explain why the options box comes back when I choose Photoshop as an additional editor and go that route.
    I remember getting the options dialogue box when I chose "edit in Photoshop CS3" in Lightroom 1.4.1. Have they changed the process used to send an image to Photoshop from Lightroom in v2.0?
    I did happen to pull up a post from another user who was having the same issues I describe here and this is the response he got:
    "KED, this is fixed with PSCS4, due out soon. CS4 was the first to have such integration and to get it the provided 10.0.1, So it is an evolving dance between the two. This is a CS thing, not a LR one. PSCS, needs the right hooks for the pass off to happen, AFAIK, and the come more completely with CS4!
    Don"
    Sounds like the issue may lie on Photoshop's side of things?

  • Frequently, when I click on a link, try to return to the previous screen or close a tab, an option box comes up that requires a choice rather than simply doing whatever was originally requested. How can these option boxes be prevented?

    Frequently, when I click on a link, an option box will pop up asking whether to open in a new tab or new window and several other options, rather than simply opening in the same window or tab. When I try to return to the previous screen, it often will not let me, or provides options that I do not want. When I try to close a tab, an option box comes up that has several choices that I do not want and "close tab" at the bottom of the box. How to prevent these option boxes from popping up?

    Turn of JavaScript. These are "per site" and generated by the site. They are not the normal function of the browser. This usually occurs on attack sites. I'd stay away from them.
    The only "trusted" site I ever saw do something like this is Google, which asks me if I'm sure I want to close the tab that has their search results. I really pisses me off, but I have yet to find a way to stop it.
    It is certainly bad coding behavior on the part of whomever designed the site. When a user clicks an action, it should be presumed, unless the action is potentially very destructive, that they intended to perform that action. A UI should never incessantly second guess the intentions of a user.

  • How can I re-save jpegs edited in photoshop that were created in lr4 as jpegs?

    Hi,
    I have some raw2 files that I have edited in LR4 and exported as jpegs. I open them in Photoshop CS3 and edit (crop in this instance) but the save menu has a much reduced number of file types for these items, and jpeg is not one of them. How can I get round this? The edited file defaults to a psd file after I have cropped it. I have tried to resave in other formats (tiff, psd, raw) in photoshop, then reopen them to save as jpeg, but the same reduced number of options are there - and no jpeg.
    Thanks for your help
    Rachel
    [ADDED] I wanted to mention that I checked it was RGB mode and 8 bit, but it is. thanks

    Your files are 16-bits and JPG is an 8-bit format.  They may also have the ProPhotoRGB color-space.
    Before saving as JPGs for displaying on the web or viewing by others they need to be 8-bit sRGB:
    PS-> Edit -> Convert to Profile -> Destination Space = sRGB  (if the Source Space is not sRGB)
    PS -> Image -> Mode -> 8-bits (to convert from 16-bits to 8-bits)

  • How do I save a photo edited in photoshop with text added to a jpeg file that will create a poster quality image?

    How do I save an edited photo with text in a jpeg format? 

    You can't.
    The JPEG format is a lossy format and it also does not support layers.

  • Does anyone know how to avoid grainy files after editing in Photoshop CS6 (Mac)

    We have come across a problem using Adobe Photoshop CS6 and Illustrator CS6 on a MAC. We use Illustrator CS6 for putting together the graphics and use Photoshop CS6 for editing. When we save the image in full res and browse the image - the image looks grainy both on a Mac and a PC. Has anyone else come across a similar problem and if so do you know how we can solve this problem?
    Paul

    Are you "Placing" the image files?  What format are they saved in ( i.e., .tiff, .psd, .jpg, .eps )?

  • New Edit in Photoshop option: copy as psd withouth adjustments

    This feature would be a 4th option in the "edit in photoshop" context menu. It creates a photoshop file with the unmodified image data (before any adjustments in lightroom) but as a psd file in 16 bit depth and with the specified colourspace (usually prophoto). The user edits the image in photoshop and saves it. Lightroom copies the adjustments from the source photo and pastes them, as adjustable lightroom adjustments, onto this edited psd file.
    This workflow makes sense mostly for jpegs (as raw files always have to be developed in some form when you open them in photoshop). I often need to retouch a couple of fotos from a large collection. When I edit them with lightroom adjustments, I loose the possibility to easily change the colour tone etc in lightroom (of course I can make changes in lightroom but the sliders are reset to 0 because lightroom treats this as an entirely new image). It would be better if I could edit the original image data in photoshop and have lightroom apply the adjustments as metadata, not burn them into the psd file before opening. From an image quality point of view it is often better to do all compositions, retouching etc on the original data, then colour grade them later so that the changes "blend in better" (this is the default way to do it in motion picture film compositing). I would appreciate it if lightroom would offer me this workflow option.

    Jeff,
    I think you misunderstood the use-case I am talking about. I perfectly understand that this doesn't make sense for raw pictures. It does, however make a great deal of sense for jpegs.
    I am not asking photoshop to become a parametric editor or Lightroom to become a pixel editor. What I want is for lightroom to do what it does best (non destructive editing) and photoshop what it does best (powerfull destructive editing) but without having to "chain" these steps together in a given ordern (develop jpeg in lightroom -> send it to photoshop, all non-destructive edits are burned into the new psd file -> edit in in photoshop -> send it back to lightroom, the non-destructive edits of lightrooms are burned into the pixels and cannot be changed anymore (if I had made the image warmer I don't see this in lightroom anymore because the sliders are reset to 0).
    What I propose is merely for lightroom to be able to send unmodified jpegs to photoshop and apply the non-destructive edits to the copy. This way, I can do my compositing / editing in photoshop on the original pixels, then keep playing around with the sliders in lightroom.
    This is a bit hard to explain just with text, I hope I could make my point clear. Also, the current option of "Edit a copy, without lightroom adjustments" is nice, but only halfway there for two reasons: First, it doens'nt automatically copy the non-destructive edits made to the original image to the new copy, and second, for jpegs, in this case I want a psd file to be created not a jpeg as is currently the chase. Why? Because I will be working with layers in my edit and if I want to be able to save the file and have lightroom notice it. However, if the file in question is a jpeg, I can't save my composite to this file format without loosing my layers, so I have to change the fil format to psd but that changes the filename that lightroom was keeping track of so now I have to rescan the folder in lightroom which is quite annoying form a workflow point of view.
    Please let me know if I can explain anything in better detail. I really do think that for a jpeg based workflow this option would make a great deal of sense.

  • Lightroom - edit in Photoshop CS3 problem

    Hi All,
    I'm running Lightroom 2 on a MacPro. When I first installed it all was fine with 'edit in' function, which I had configured to PS CS3 my primary external editor. Later, as a test, I added an additional editor - Photomatix - just as a test more than anything else. I subsequently noticed that when I then tried to edit in CS3, still set as my primary editor, I was no longer shown the 'edit options' window i.e. 'Edit a copy with LR adjustments', 'edit a copy', edit original'. Instead, the original file would open directly in PS with none of my LR adjustments! I have now had to set CS3 also as my additional editor to get around this - when set as additional it shows the prompt.
    Does anyone have any ideas about this behavior and how to reset LR so that it will prompt me again when I try to edit in my primary editor? I'm guessing this must be a bug with the current version. Any help would be greatly appreciated. Thx.
    Dave

    >Dabow:They are all RAW files that I'm sending. The fact that I also have PS set as my secondary editor and from there it prompts me with the edit options window proves that it's a fault with the primary editor slot.
    The primary editor slot is designed to behave differently than the secondary editor slot. From everything you have said it appears to be acting exactly as designed.
    The primary editor slot, which is always photoshop.exe, is designed to send RAW files directly to Photoshop after applying the develop adjustments made in LR2x. Thomas Knoll said it best in another thread discussing this exact same issue:
    Thomas Knoll, "LR 2.1RC - Still No Dialog Box w/ "Edit in Photoshop CS3" Option" #3, 26 Sep 2008 7:19 am
    When you use the secondary editor slot, even if you select Photoshop.exe, those special hooks built for use with Photoshop.exe will not be used and this is by design. By placing Photoshop.exe into the secondary editor then you guarantee the old, i.e. LR1x, method of accessing an editor is used. That 'old' method activates the options dialog.
    To sum it up:
    *RAW via Primary Editor slot (always Photoshop.exe) = no options dialog.
    *RAW via Secondary Editor slot (even if it's Photoshop.exe) = options dialog.
    *non-RAW via any editor slot = options box

  • Non destructive crop preserved when you "Edit in Photoshop"

    I hope that there would be an option in the future to crop an image in lightroom, then when you open to "edit in photoshop" the image would be cropped using photoshop new non destructive crop. So that i can tweak color and retouch the whole image then close and i can do final cropping back in LR.

    Sometimes, people crop pictures in LR before making many adjustments just to see if the image works, then go on to the next image etc... then batch export to psd or even edit in PS one by one to retouch. Its painstaking to make a virtual copy, reset the crop, export/edit in psd, then copy the original crop from the master raw, then paste it to the psd file. Another way, adobe can make this work is to have an option to have "Edit in Photoshop" command to not apply the crop from LR. Open the full image, then when it imports it back to LR have LR apply the non destructive crop.

  • How to get value from option box and submit accordingly

    Sorry for posting my question. I have been trying to edit message and repost it and not successful. Hence I am reposting my question. Please let me know.
    I am right now exploring JSF for presentation layer. I am designing a form with <h:outputLabel..> and <h:inputText...> for the user to input his value. I also have a radio button as below. <h:outputLabel..>
    <h:inputText...>
    <h:selectOneRadio id="libraryList" >
                                <f:selectItems value="#{libraryList}"/>
                            </h:selectOneRadio>And I have included the following piece of code in faces-config.xml as below.
    <managed-bean>
            <managed-bean-name>libraryList</managed-bean-name>
            <managed-bean-class>java.util.HashMap</managed-bean-class>
            <managed-bean-scope>application</managed-bean-scope>
            <map-entries>
                <map-entry>
                    <key>Pass</key>
                    <value>Pass</value>
                </map-entry>
                <map-entry>
                    <key>Fail</key>
                    <value>Fail</value>
                </map-entry>
            </map-entries>
        </managed-bean>Hence I get two option box as Pass and Fail.
    I am also bit aware of navigation rules of JSF. Now I want the user to take to the step 2 if he chooses the option Pass and if the user chooses Fail, then I want to reset the values of the above form and display the same form.
    I have not done any Java part of the application yet as I am a newbee and hence started doing JSP pages and config-faces.xml part. Please let me know how to proceed further.

    Create a bean, bind the value to the bean, let the action method return that value and add navigation-case entries for those outcomes.

  • Re: How to Clone Using the Restore Option of Disk Utility

    This is a revision to original post:
    How to Clone Using Restore Option of Disk Utility
    1. Open Disk Utility from the Utilities folder.
    2. Select the backup or destination volume from the left side list.
    3. Click on the Erase tab in the DU main window.
    4. Set the format type to Mac OS Extended (Journaled) and click on the Erase button. Wait for volume to remount on the Desktop.
    5. Click on the Restore tab in the DU main window.
    6. Select the startup or source volume from the left side list and drag it to the Source entry field.
    7. Select the backup or destination volume from the left side list and drag it to the Destination entry field.
    8. Select the destination drive icon on the Desktop and press COMMAND-I to open the Get Info window. At the bottom in the Ownership and Permissions section be sure the box labeled "Ignore Permissions on this Volume" is unchecked.
    9. Double-check you got it right, then click on the Restore button.

    There is a checkbox option in the Restore dialog to Erase the Destination. Be sure you uncheck the option.

  • When downloading Adobe Reader, the Firefox instructions say to look for an "edit option" box. It does not appear and I am stuck.

    I am trying to download Adobe Reader for the new Firefox and it says to look for the "edit options" box. I can not find one and am stuck
    == This happened ==
    Just once or twice
    == I tried to download Adobe Reader

    The instructions on the Adobe site for Firefox are out-of-date and only apply to older versions of Firefox. You have the most current version of Adobe Reader (ver. 9.3.2) shown in your plug-ins. For future reference, use the instructions below for updating or installing Adobe Reader. You can see your version in Tools > Add-ons > Plugins, look for "Adobe PDF Plug-In".
    <u>'''Install/Update Adobe Reader for Firefox'''</u>: your ver. 9.3.2; current ver. 9.3.2
    Check your version here: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Start > Program Files, find and click Adobe Reader to open, click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -See the images at the bottom left of this post to see the steps to take on the Adobe site
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer.
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]
    Firefox_<u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Update Java'''</u>: your ver. 1.6.0.17; current ver. 1.6.0.20 (<u>important security update 04-15-2010</u>)
    (Firefox 3.6 and above requires Java 1.6.0.10 and above; see: http://support.mozilla.com/en-US/kb/Java-related+issues#Java_does_not_work_in_Firefox_3_6 )
    ''(Windows users: Do the manual update; very easy.)''
    Check your version here: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates Updating Java]'''
    Do the update with Firefox closed.
    <u>'''Install/Update Adobe Flash Player for _</u>: your ver. 10.0 r42; current ver. 10.1 r53 ('''important security update 2010-06-10''')
    Check your version here: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer.
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''AND__''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • How do I Restore my iPhoto library from my time machine if it does not give me the restore option?

    How do I Restore my iPhoto library from my time machine if it does not give me the restore option?
    When I go into my backups and click on the iPhoto library it does not come up with an option to restore it just says open and of course then won't let me open it because it is a back up in time machine? I need these photo very important.

    Mac Basics: Time Machine backs up your Mac - Apple Support
    For detailes TM support post in the forum for your OS rather than the iphoto forum
    LN

  • I selected update option and it erased my ipod with all downloaded and paid materials...any ideas for how to restore?

    I selected the update option and it erased my ipod with all downloads and other materials lost...any ideas on how to restore?

    Everything should be on your computer.  Just sync it back.
    Did you fail to make sure that everything was on your computer before updating?

Maybe you are looking for