Will "Save For Later" functionality work on BLOB datatype ?

Hi,
I read funtionality "Save For Later" from ADF Developer Guide. And tested it using JDEVELOPER 11.1.1.6 on a DB table with Number, Date, Varchar2 datatypes.
But can I create a table with BLOB datatype & make use of this functionality?
Thanks in advance for your replies.

Fill free to try, and let us to know ;-)
user4945886 wrote:
But can I create a table with BLOB datatype & make use of this functionality?

Similar Messages

  • IRecruitment: Save for Later functionality while applying to a vacancy/job

    Hi,
    We are planning to introduce a couple of customizations around the 'Save for Later' functionality in iRecruitment.
    Test case:
    An external candidate/applicant logs into his irecruitment portal and searches for a job.
    He provides some information and opts to click the 'Save for later' button midway.
    I am interested in knowing which table does this 'Save for later' vacancy details data go to.
    Thanks,
    Vinod

    Hi Vinod,
    All the transactions for save for later will be stored in the hr_api_transactions.
    Thanks and Regards,
    Joshna.

  • Save For Later functionality given Edwin

    hi,
    I have implemented application given by the Edwin Biemond(url:- http://biemond.blogspot.com/2008/04/automatically-save-transactions-with.html)
    he has implemented the Save For Later functionality in the application but I am getting following error.
    oracle.adf.controller.ControllerException: ADFC-00008: The ADF Controller is unable to find DataControlFrame for a task flow.
         at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)
         at oracle.adfinternal.controller.util.model.DCFrameImpl.makeCurrent(DCFrameImpl.java:128)
         at oracle.adfinternal.controller.state.ViewPortContextImpl.makeCurrent(ViewPortContextImpl.java:1006)
         at oracle.adfinternal.controller.state.RequestState.setCurrentViewPortContext(RequestState.java:159)
         at oracle.adfinternal.controller.state.ControllerState.setCurrentViewPort(ControllerState.java:1247)
         at oracle.adfinternal.controller.application.AdfcDirtyPageHandler.navigationConfirmed(AdfcDirtyPageHandler.java:106)
         at oracle.adfinternal.view.faces.context.DirtyPageContextImpl.checkConfirmNavigationResponse(DirtyPageContextImpl.java:143)
         at oracle.adfinternal.view.faces.context.RichPhaseListener.beforePhase(RichPhaseListener.java:244)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:258)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any help would be appreciated.
    Thanks,
    Kiran.

    Hi Frank,
    I am apologizes for my late reply to your response.
    I tried to solve the issue first from my side but i am getting some different error.
    1)JDeveloper version - jdev 11.1.3.0
    2)how is the save point created?
    save point is created implicitly when exits form bounded taskflow (as i setted the crirical flag)
    3 )how is it recovered?
    I am trying to restore it back but I am getting following error now,
    <SessionBasedScopeMap><writeScopeMap> ADFc: Scope object serialization failed (object not serializable), scope='pageFlowScope[WEB-INF/simple.xml#simple]', objectKey='restoreMethod', objectType='restoreMethod.restoreMethod'.
    <SessionBasedScopeMap><writeScopeMap>
    java.io.NotSerializableException: oracle.adfinternal.controller.security.ControllerSecurityManagerImpl
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at oracle.adfinternal.controller.util.Utils.verifySerializable(Utils.java:341)
         at oracle.adfinternal.controller.state.SessionBasedScopeMap.writeScopeMap(SessionBasedScopeMap.java:121)
         at oracle.adfinternal.controller.state.PageFlowScope.writeObject(PageFlowScope.java:152)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at java.util.HashSet.writeObject(HashSet.java:267)
         at sun.reflect.GeneratedMethodAccessor330.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
         at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
         at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
         at oracle.adfinternal.controller.savepoint.SavePointDBPersistManager.serializeSavePoint(SavePointDBPersistManager.java:599)
         at oracle.adfinternal.controller.savepoint.SavePointDBPersistManager.insertSavePoint(SavePointDBPersistManager.java:206)
         at oracle.adfinternal.controller.savepoint.DBSavePointManagerImpl.storeSavePoint(DBSavePointManagerImpl.java:126)
         at oracle.adfinternal.controller.savepoint.SavePointManagerImpl.storeSavePoint(SavePointManagerImpl.java:261)
         at oracle.adfinternal.controller.savepoint.SavePointManagerImpl.createAndStoreSavePoint(SavePointManagerImpl.java:225)
         at oracle.adfinternal.controller.application.WindowIdProviderImpl.windowUnloaded(WindowIdProviderImpl.java:314)
         at oracle.adfinternal.view.faces.context.RichPhaseListener._handleWindowUnloaded(RichPhaseListener.java:849)
         at oracle.adfinternal.view.faces.context.RichPhaseListener.afterPhase(RichPhaseListener.java:339)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:364)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ****** what i did in my app
    1) i have created the one taskflow. in taskflow i have one jsff page and it has one datacontrol (created viewobject and draged it in jsff. where i have some inputtext box).
    2) i have added following entries in the adf-config.xml file...
    <adfc-controller-config xmlns="http://xmlns.oracle.com/adf/controller/config">
    <savepoint-datasource>jdbc/scottDS</savepoint-datasource>
    <savepoint-manager>DATABASE</savepoint-manager>
    <savepoint-expiration>86400</savepoint-expiration>
    <enable-implicit-savepoints>true</enable-implicit-savepoints>
    </adfc-controller-config>
    3) what i want to achieve is restore the values entered by the user if he closes the form without saving data.

  • Distributing 'save for later' distribution pdf forms

    I have created a _pub_ pdf form and corresponding data_set file for their collection. Things seem to work IF the person receiving them understands to use Acrobat or Reader to fill the form and not Apple Preview for example.
    When the form was originally 'distributed' the options asked if I wanted to distribute now or save for later. I chose later and I need to send out in waves or individually.
    The issue I assume is giving me the trouble now, is that I am 'attaching' the _pub_ file in an email, which does not deliver it with instructions.
    How do I distribute it without recreating / saving the file with the 'distribute form' function - and risk having to recreate a new data_set each time, or breaking the links to the data_set?
    The 'save for later' should leave me with a way to send them?
    Thanks for your help.

    Word 12.0.6695.5000
    Excel 12.0.6683.5002
    WordPad 6.1.7601.17514
    NotePad 6.1.7600.16385
    SeaMonkey 2.26
    Thunderbird 24.5.0
    Eraser 6.0.10. 2620
    File-Type Manager 1.6.5.0
    Free Hex Editor 5.14.0. 4787
    Icon Cofiguration Utility 5.0.0.0
    All of the applications listed above -- just a few of those I have on my PC -- silently save when I request "Save" for an altered EXISTING file.  Note that, contrary to comment #6, Word (from Office 2007) is among them. 

  • Photoshop CS6 Save for Web not working

    I am using photoshop CS6 (cloud) on Mac (10.7.5) and when I use the Save For Web > save, i got the following popup :
    ---- Adobe Save For Web Error ----
    Could not complete this operation. An unknown operating system error has occurred.
    I have been using CS6 for months and it worked fine yesterday before shutting done. Today morning at startup it was not working anymore.
    I have tried to  uninstalled and reinstalled photoshop, clear my presets, shut down/started up, repair disk, repair permissions,... without succes.
    The save for web function still works in CS5.
    Any help will be very much appreciated,
    Raphaël K.

    I found the solution (took forever to consolidate all the answers) for OS X 10.9 + Maverick. Finally!
    1. Change permissions (as AOTPR says) to your User/Library/Preferences file so that your admin and user (the one you are using) has read + write permissions within the Get Info pane (command+I). You may have to add them with the sign.
    2. Delete Adobe save for web 12.0 Prefs & Adobe save for web 13.0 Prefs files within the User/ Library/ Preferences folder. These may be hidden for some people, so when in a finder window, hold Option(alt) and click Go from the main top menu (keep holding Option/Alt) and click Library — the full Preferences folder should open for you.
    3. Change the view when in Save for web pane in PS. If you have it in Cover Flow — it won't work. Change it to another view like List or Columns view.
    Presto! Works for me on Maverick.
    Thank god. It took forever to get this cleared up!!
    If you have any questions, email me [email protected]

  • Why does the Fireworks save for web function give better results than in Photoshop?

    Having used the trial version of Fireworks, I have noticed that the save for web function gives greater compression and image quality than saving for web in Photoshop. Why is this?
    As Adobe are not continuing in developing Fireworks, does anyone know if will they will improve the save for web function in Photoshop to match the Fireworks version?
    Are there any third party companies who anyone can recommend who will process large volumes of images for web?
    Thanks

    One of my favourite topics ;-P
    First, the save for web function in Photoshop has not seen any real updates in a long time. In Fireworks PNG export allows for fully transparent optimized files with indexed 256 or less colours, which is impossible in the save for web function in Photohop. It is unsupported.
    This is one of the reasons why Fireworks does a much better job than Photoshop. Another reason is that Photoshop adds meta junk in its exported files, and this also increases the file size (and should be removed, because there are also a number of fields which include information about your setup).
    One other caveat is that Photoshop's save for web functions neither allows for a choice in chroma subsampling, and instead decides automatically below a certain quality threshold to degrade the colour sharpness quality. The user has no control over this. (Fireworks also limits the user this way.)
    One thing to be careful of: FW's jpg quality setting, and PS's quality settings are very different - a 50 in Photoshop is not the same 50 setting in Fireworks.
    For jpg optimization I generally use RIOT (free): http://luci.criosweb.ro/riot/
    (When you install, be careful NOT to install the extra junkware!)
    Fireworks cannot change the chroma subsampling to 4:2:0, which does degrade the quality a bit compared to RIOT and Photoshop in my experience. Photoshop adds useless meta information, even if the user tells it not to do that. RIOT allows you to remove that information, saving 6k. RIOT also offers an automatic mode that optimizes existing jpg images without degrading the quality further, and often saves 10k or more, depending on the images.
    Interestingly enough, in my tests exported Fireworks jpg images are always reduced in file size by RIOT, due to FW's jpg export limitations, without any image degradation.
    In my tests FW's jpg quality versus file size turns out to be the worst of all three. RIOT generally wins, or is at least on par with Photoshop.
    As for PNG export, Photoshop's save for web function is quite abysmal. No 256 colour full transparency export is possible, while Fireworks does support this.
    Having said that, there is a free alternative that leaves both Photoshop AND Fireworks in the dust: Color Quantizer. http://x128.ho.ua/color-quantizer.html
    CQ is an amazing little tool: with it anyone can create PNG files with full transparency and reduced to ANY number of colours! It means that a 512 colour PNG with full transparency is now very easy to do. On top of that, for more difficult images a simple quality mask brush tool allows the user to control and retain even small colour details in a PNG, while reducing the file size to an absolute minimum.
    CQ is one of the best kept secrets of a Web Developer's toolkit. And it is free!
    Both RIOT and Color Quantizer have a built-in batch mode. Both are available for WIndows. Not for Mac. If you are on a Mac, try imageOptim. Not nearly as good as RIOT and CQ, but quite passable.
    PS to be fair, the newest versions of Photoshop do allow for export of 8bit PNGs with full transparency through the use of its Generator functionality. But again, it cannot compete with CQ. And as far as I am aware, Generator cannot be used in Photoshop's batch processing (which, btw, is very slow! For simpler daily image processing tasks I have to do in batches, I prefer IrfanView, which is lightning fast! IrfanView).

  • Save for later option in Global Creation

    I have a business case where the user needs to save the form that he is completing for later completion. This has to happen only in the Global Creation activity. Since the instance is not created, how can I store information in ALBPM other than in the database and retrieve it when the user tries to initiate and refill the same form ?
    Is there a way to do it in ALBPM where one can identify this SAVE FOR LATER request and re-open the form for completing it later?

    Hi,
    You can have an activity after the begin with similar form as the global creation activity and make this activity reachable when the user clicks on the 'Save for Later' button (using conditional transition right after the begin)
    in this way, if the user decides to submit then...it will go the standard way ...but if clicks on the Save, data will be stored and the activity will be waiting for
    the user in his or her inbox.
    The bad thing here is that anytime, we save for later, an instance is created...
    Hope this helps
    Saleh

  • Save for web not working on mac

    Hi Everyone,
    I am giving photoshop elements 8 a trial but can't get the save for web to work.  When I click File -> Save for web it does nothing?
    Does anyone have any suggestions why this would be the case?
    I downloaded the trial today for Mac and have installed it twice with no joy.
    Cheers
    Luke

    Terri_F wrote:
    To do this, press and hold in the cmd + opt key and go through the menu and click File<Save For Web. A dialog will come up saying something like "Are you sure you want to erase all of the preferences for Save For Web". Click "Yes" to the dialog that comes up.
    I just tried this. No dialog box appeared.
    I am loading the software onto my MacBook Pro now, which is running 10.6. Hopefully I can use it on that machine, though I do a majority of my work on this one.
    eta: The Save for Web dialog is appearing on my MacBook Pro.
    Of course, now I can't get the Loop checkbox to toggle, or the Frame Delay to change for the animated GIF I am trying to create. *sigh* Now I shall start searching the forum for a solution to that problem.
    OK, I just found this:
    Unfortunately this is broken in PSE 6 and PSE 8. You can tab into the frame delay box if you start above it someplace on that side of the screen, and it appears to let you change the rate, but your choice doesn't really affect the actual frame rate. The only workaround is to duplicate frame layers that you want to stay onscreen longer (so it will be changing just as fast, but not visibly).
    Seriously? This is the MAIN REASON I bought PSE. To do animated GIFs. I can't believe that Adobe isn't bothering to fix this problem.

  • Next , Back , Save for Later and Cancel Buttons are disabled When Creation?

    Dear all ,
    i am facing problem when creation new offer , the buttons Next , Back , Save for Later and Cancel are being disabled when entering the offer basic details , note that i am working on R12 , please i need the solution ASAP ..
    Best Regards

    Which menu path are you using?
    Are the items available for personalization?

  • Save for web not working in Photoshop element 6

    Save for web not working in Photoshop element 6. I am using Mac os x version 10.5.8   Anyone know how to fix that please tell me. Thanks

    I just copy the preferences from my computer for you to see what are shown about adobe
    file:///Users/raymondsmith/Library/Preferences/Adobe/
    file:///Users/raymondsmith/Library/Preferences/Adobe%20Illustrator%20CS2%20Settings/
    file:///Users/raymondsmith/Library/Preferences/Adobe%20Photoshop%20CS2%20Paths
    file:///Users/raymondsmith/Library/Preferences/Adobe%20Photoshop%20CS2%20Settings/
    file:///Users/raymondsmith/Library/Preferences/Adobe%20Photoshop%20Elements%206%20Paths
    file:///Users/raymondsmith/Library/Preferences/Adobe%20Photoshop%20Elements%206%20Settings /
    file:///Users/raymondsmith/Library/Preferences/AdobeUM/
    file:///Users/raymondsmith/Library/Preferences/AppleWorks/
    file:///Users/raymondsmith/Library/Preferences/ByHost/
    file:///Users/raymondsmith/Library/Preferences/CD%20Info.cidb
    file:///Users/raymondsmith/Library/Preferences/CDDB%20Preferences
    file:///Users/raymondsmith/Library/Preferences/cfx%23FBSxPfw
    file:///Users/raymondsmith/Library/Preferences/com.adobe.acrobat.90.sh.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.Acrobat.Pro7.0.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.acrobat.sh.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.Acrobat.Uninstaller.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.Adobe%20Help%20Viewer.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.ami.installer.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.bridge2.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.mediabrowser.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.PhotoshopElements.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.Reader_ppc_9.0.plist
    file:///Users/raymondsmith/Library/Preferences/com.adobe.Reader.plist
    file:///Users/raymondsmith/Library/Preferences/com.aol.aim.plist

  • Elements 10 - "Save for Web" function not working.

    No response when clicked. Menu closes. That's all. As far as I know, everything else is fine. Using Win7-Home Prem.

    Ken --
    First of all thank you for taking an interest in this problem.
    Honestly, I'm not sure if it ever worked. I've used the function but I'm not sure if the last time I used it I was using Elements 8 or Elements 10. Sorry.
    Yes, I have installed additional plug-ins and filters a few of which I found on the internet. Are there any that you know of that could cause Save for Web to stop? I'm guessing yes or you wouldn't have asked.
    The file you asked about is there in the folder specified.
    Chet (aka Clear Lake Sailor)

  • "Save for Web" not working (again)

    I have reinstalled Photoshop CC and removed all "save for Web" preference files.
    I receive the following error message:
    "The operation could not be completed. A file or directory already exists with the same name"
    Which file or directory?
    Wouldn't it ask if I want to "overwrite" the file?
    Running
    Photoshop CC 14.2.1 x64
    Mac OSX 10.9.2
    Before you roll your eyes and say "Watch the video" about removing preferences files - I have done all of that, in addition to reinstalling Photoshop CC twice.
    It is the second time this has happened to me in a year. Now Illustrator is also misbehaving when I try to "Save for Web".
    "Save for Web" is a really important feature for me - I am a freelancer doing graphics and web.
    Anybody have any Ideas? Is this a common problem? Is Adobe working on it? Is it a Mavericks problem?
    Thanks...
    Nachricht geändert durch arlenesey12

    Okay for anybody who is interested - the ONLY thing left for me to do - and what I have done -  is to create a new User account and copy all my files to the new account.
    I did this by copying the files first to the "shared" folder in Users. - not simply by moving them but by copying them - Important!
    There was a suggestion somewhere that you could delete the User with the problem, create a user with the same name and then reincorporate the old user data into the new account - this did not work for me.
    Removing all the various Preferences mentioned in 3-4 similar posts from people with the same problem did not help.
    I even contacted Adobe Customer Assistance (chat), they took over my screen and after trying the above and more, the only thing left that worked was for them to create a new User test account. This worked.
    But what a botherto move everything! iTunes, iPhoto, Mail - they all have to be moved in a certain way (do your research).
    Another tip - to be safe, I have kept the old account and maintained it as "Administrator" - and changed the password.
    My new User (Where I moved my files to and will work out of) is not an Administrator account, and has a totally different password.
    I don't believe I was "hacked" - I think a log somewhere got corrupted.

  • 16.2.1 - save for web not working

    I thought it was ME or some setting, and so I wasted an hour not getting web images. Save for Web LOOKS like it's working, but when I open those images up they are now at 300dpi. I need this to work. Has no one else encountered this?
    I'm on 10.8.5, 3.33 GHz 6-Core.

    Did you post the name of the program you are using and I somehow missed it?
    Anyway, This forum is actually about the Cloud, not about using individual programs
    For product specific questions you will do better in the specific product forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll

  • "save for later download" feature?

    Hi all,
    Like some folks, I have dial-up at home, much better connection at work. I would love to "bookmark" selections that I make at home so I can bring my laptop to work and then get 'em all at once. Does this feature exist?
    TIA

    If you plan to purchase very soon from the time you select an item, then using the Shopping Cart to save your selections as Paul suggested should be fine. If you don't expect to purchase for several days, though, then using the Shopping Cart is not a good idea. Items can go unavailable from time to time for various reasons, and if you have one sitting in your Shopping Cart, it can corrupt the cart, something only the iTunes Store can fix it.
    A safer method would be to just create a normal playlist (call it "wish list" if you like) and drag the tracks you want to remember into it from the iTunes Store. That will save them for future purchase.
    Regards.

  • 14.2.1 update Save for Web not working

    Opening up an image I made moments ago through Save for Web dialog (as a normal 'web' 72 dpi image) returns a 300dpi image every time. Not functioning. This happens every time since the update to 14.2.1. I thought it must be me somehow, but it is the software.
    I am running 10.8.5 on a 6-core 3.33 GHz

    Yes, I am serious.
    When I want to save a JPEG that has a particular ppi value I use File - Save As.
    So I ask again:  What is your use for your images that you're using Save for Web and care about the ppi?  Perhaps there's another way to get what you want rather than through Save For Web.
    I'm not being critical - I promise.  I just thought maybe I could suggest alternatives.
    -Noel
    P.S., The ppi normally doesn't matter when images are displayed on the web.  HTML usually is used to size images by pixels or points.

Maybe you are looking for

  • Can I change the name of a VLAN in the WLAN controller?

    We have three WLAN controllers and I recently noticed that a VLAN interface is not properly named.  It doesn't match the other controllers, and won't work right when using enterprise templates in WCS, etc. I would like to rename that interface so tha

  • Can't move guides in 2014.3

    In the 2014.3 version of Muse I have no nodes with which to move the guides. Is there a new way of moving them? Yes, I'm on a Master Page. And if I go into Muse CC, it works as described in the tutorials.  But 2014.3 does not.

  • Using Overwrite, snapped PC files from Vegas are 1 frame off in timeline!

    Perhaps someone here can offer some help... I was given a 30 minute piece of video that someone else created and started in Sony Vegas on PC. I have to finish the project in FCP. I personally did the final Audio soundtrack myself in Pro Tools. I am s

  • WAD Tabs - Default View

    Hi, We have several Web Templates, complete with tabs that contain different charts. However, in some templates, the default opening tab is not consistent and after looking through quite a few settings/parameters, I can't see what setting(s) determin

  • Color Settings & Printing

    Hi guys, is there any difference when printing if my images are in CMYK in different colour modes? I will be printing in Spain and i would like to know if there is one more suitable than other. For example, US Web Coated or Japan Color 2001. Any idea