Adding layers after content

i learn as i go, so after i have created the content, i
discovered layers. now how can i add a layer to be behind the
content.

Now that you've discovered them, forget them. They will get
you into
serious trouble.
This may help you understand positioning a bit -
There are 4 different types of positioning:
Absolute
Relative
Fixed
Static
Here is a brief explanation of each kind of positioning (with
regard to
placement of elements on the page only)....
Position:absolute (or A/P elements)
This does several things -
1. It 'removes' the element from the flow of the code on
the� page so that
it can no longer influence the size or position of any other
pa�ge element
(except for those contained within it, of course).
2. The absolutely positioned element takes its position from
the position of
its closest PA�RENT *positioned* element - in the
absence of any explicitly
positioned parent, this will default to the <body> tag,
which is always
positioned
�at 0,0 in the browser viewport.
This means that it doesn't matter where in the HTML code the
laye�r's code
appears (between <body> and </body>), its
location on the screen will not
change (this assumes that you have not positioned the A/P
element within
a table or another A/P element, of course).
Furthe�rmore, the space in
which
this element would have appeared were it not
positi�oned is not preserved
on the screen. In other words, absolutely positioned elements
don't take
up any space on the page. In fact, they FLOAT over the page.
Position:relative (or R/P elements)
In contrast to absolute positioning, a relatively positioned
page element is
*not* removed from t�he flow of the code on the page,
so it will use the
spot
where it would have� appeared based on its position in
the code as its
zero point reference. If� you then supply top, right,
bottom, or left
positions
to the style for this �element, those values will be
used as offsets from
its
zero point.
This means that it DOES matter where in the code the
relativ�ely positioned
element appears (, as it will be positioned in that location
(�factoring in
the offsets) on the screen (this is true for any placement in
the code).
Furthermore, the space where this e�lement would have
appeared is
preserved in the display, and can therefore� affect
the placement of
succeeding elements. This means that the taller a relatively
positioned element is, the more space it forces on the page.
Position:static
As with relative position, static positions also "go with
�the flow". An
element with a static position cannot have values for
offset�s (top, right,
left, bottom) or if it has them, they will be ignored. Unless
explicitly
positioned, all div elements default to static positioning.
Position:fixed
A page element with this style will not scroll as the page
c�ontent scrolls.
Support for this in elements other than page backgrounds is
�quirky
There are several other things you need to know:
1. ANY page element can be positioned - paragraphs, tables,
images, lists,
etc.
2. The <div> tag is a BLOCK level tag. This means that
if it is not
positioned or explicitly styled otherwise, a) it will always
begin on a new
line on the screen, and b) it will always force content to a
new line below
it, and c) it will always take up the entire width of its
container (i.e.,
width:100%).
3. The placement of A/P elements *can* affect the BEHAVIOR of
other
elements
on the page. For example, a 'layer' placed over a hyperlink
will mask that
hyperlink.
You can see a good example of the essential difference
between absolute and
relative positioning here -
http://www.great-web-sights.com/g_layersdemo.asp
You can see a good demonstration of why using layers for a
page layout tool
is dangerous here -
http://www.great-web-sights.com/g_layer-overlap.asp
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"makate" <[email protected]> wrote in
message
news:[email protected]...
>i learn as i go, so after i have created the content, i
discovered layers.
>now how can i add a layer to be behind the content.

Similar Messages

  • Adding layers to QT video cs4 extended

    Does anyone have a way that works for adding layers to video??
    I thought I had it! I am trying to add layers to a QT movie the process I used was:
    a) import vid frames to layers - no problem
    b) add multiple layers some by duplication - no problem
    c) export layers in image sequence shows correct # of images - okay
    d) open jpeg image sequences in PS extended - okay
    e) check layers ? it seems that the original QT layers were duplicated and the added layers omitted
    f) the last step was going to be to export as QT 264 vid
    I also tried
    Replace footage in a video layer (Photoshop Extended)
    Comments (0)
    Ratings:0
    Photoshop Extended tries to maintain the link between the video layer and source file even if you move or rename the source. If the link breaks for some reason, an alert icon appears on the layer in the Layers panel. To relink the video layer to the source file, use the Replace Footage command. This command can also replace the video or image sequence frames in a video layer with frames from a different video or image sequence source.
    In the Animation or Layers panel, select the video layer that you want to relink to the source file or to replace the content.
    Choose Layer > Video Layers > Replace Footage.
    In the Open dialog box, select a video or image sequence file, and then click Open.
    but was not able to get "replace footage" to work (it was grey)
    TKs
    GAry

    Hi Noel,
    First of all, everythings helpful whether it's right or wrong it allows me to look at other perspectives so, lay it on me.
    regarding  the interweaving: I took the left and right image files and made them into seperate groups after which I dragged each layer and placed it in position i.e. I dragged the first layer of group 2 and placed it between the 1st and 2nd layer of group 1 and so on. After I had finished placing all the layers from group 2 into position in group 1 I turned the eyes on to confirm that they were there, they worked fine. I then converted layers to frames, nothing visible happened, I then exported to video where only group 1 played back. I then went back and closed the animation, this left me the combined layers and exported them as a video and for some reason it didn't look right so, I reimported as a psd file and when I played with the eyes all I got was duplicate layers of group 1.
    I'm  way out of my element here, because I don't work with video and I don't  have Photoshop Extended, but reading through your posts I suspect the  devil is in the details somewhere here.
    Perhaps you'll want to go a little more into just how you did step f) manually interweave layers to try to discern why what you thought should be video frames from vid #2 ended up as duplicate frames from vid #1.
    Did you actually SEE the proper interleaved frames in the file while you were inserting them? NO
    Is there a Frames from Layers step that needed to be performed after inserting them, perhaps? Yes as mentioned above
    Hope this is helpful.
    -Noel

  • RH adding characters after opening quotation marks

    Robohelp HTML V7
    I have just discovered that throughout my help project, RH has added characters after the occurrence of either single or double quotation marks.
    So what should read as "values" reads as "r;values" in the editor and as &rvalues" in the compiled file.
    In the editor, it also flips the opening set of quotation marks so they are facing the same way as the closing ones.
    This is an especially big problem as a lot of the help content contains examples of logical expressions where these characters look as though they belong and will confuse the heck out of the user.
    I should be able to remove them using find and replace but how do I stop it happening again?
    I have tried adding quotation marks, then closing and re-opening the project and also compiling it but I can't seem to make it happen intentionally.
    Thanks

    See item 21
    http://www.grainge.org/pages/authoring/rh7/using_rh7.htm
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Tab canvas after content canvas impossible?

    I am still having problems with tab canvases that come after content canvases in Designer 6i. I have changed the QMSO$BLOCK.QMS$BLOCK_INFO VISIBLE property to YES and this allowed me to generate the form, but now I have the little QMS$BLOCK_INFO item displaying and worse yet all of my multi-record tab pages only display 1 record. Is there something else that needs to be changed in the object library? Can I even generate forms with 2 or more tab pages after a content canvas in Headstart 6i (patch 13)?

    I recommend a couple of things:
    - Create a copy of cgso$block and call it something like my$block_tab_problem. In cgso$block, set qms$block_info back to VISIBLE false. Set qms$block_info to VISIBLE only in the my$block_tab_problem copy. In designer, for each MCO that is on the base canvas and has child blocks on tabs on the same canvas, set the Template/Library Object property to my$block_tab_problem. In other words, only apply this change where you absolutely must apply it - the master block of this particular layout.
    - Code a pre-form trigger that sets the qms$block_item trigger to VISIBLE false using the set_item_property built-in. Again, you will only have to include this code in the few forms where you have this layout. This will hide the ugly item.
    - This will eliminate the problem with the multi-record blocks because they inherit qms$block_info from cgso$block which has been set back to VISIBLE false.
    Regards,
    Lauri

  • I downloaded CS6 Red Plug-In and added to Package Contents, replaced the current files with the new without backing up, now my RED footage thumbnails and color-correction don't WORK! How do I get my old importerRed file back!!?? HELP!

    I downloaded CS6 Red Plug-In and added to Package Contents, replaced the current files with the new without backing up, now my RED footage thumbnails and color-correction don't WORK! How do I get my old importerRed file back!!?? HELP!

    Try asking in the Premiere Pro  forum seems to be an Adobe Lab for Premiere Pro

  • Playback has frozen in Premiere Pro CS6, it started when I added some after effects compositions to

    Playback has frozen in Premiere Pro CS6.  I am running a 1080p timeline and it appeared to start when I added some after effects renders to my timeline.  The playback head still runs through the timeline and audio plays normally but the video completely stops and cannot be viewed in real time. 
    I have plenty of memory and a very good graphics card running 64Bit Windows 7.

    Red, yellow, and green render bars and what they mean
    http://blogs.adobe.com/premierepro/2011/02/red-yellow-and-green-render-bars.html

  • Adding title after part of blog content.

    On this blog example: http://www.untye.com/Home
    The large image is part of the blog content. I want the blog title to go AFTER the image. Is there any way to make this happen?
    Thanks,
    Rick

    Hi Rick,
    Two options.
    1. Move the image with javascript
    2. If the image will always be a fixed height you can space the heading with margin and relative position the containing element and absolute position the first image of every blog post.

  • Adding layers much too big even after resize

    I have a PSD project with several layers.  The size of the image is 92mm X 62 mm.
    I then open a person.jpg and want to add this person to my PSD as another layer.
    The file person.jpg is 323 mm X 111 mm.
    I resize person.jpg to 30mm x 10 mm.  The image now shows this new size.
    Using the move tool, I drag the person.jpg file on top of the original PSD file, but it is way to huge.
    In fact only a small portion of the person.jpg can be seen.
    How do I properly resize the person.jpg so it will fit within the boundaries of the original PSD project?
    Thanks

    Make person.jpg the identical size and resolution of the PSD then save and close it. Go back to your PSD and click:
    File >> Place
    Then navigate again to your jpeg in the folder. Use the smart object corner handle to re-size/scale.
    You could also try File >> Place with the 30 x 10 jpeg

  • Disappearing Layers After Latest PS Touch Update

    After the latest PS Touch for Android update, the layers do not work properly anymore. Any effects applied to them, example - after reducing intensity to below 60% - the image disappears never to be brought back.
    I have called numberous times on this and have been transfered to so many departments, then disconnected. This isn't very professional. Please allow people to get help for this product when needed.
    I am using a Visio Tablet. This app worked perfectly prior to the recent updated (prior to the HDR filters, etc added).
    Thank you

    Sorry about the long delay as I had family and life to attend to.
    Warunicorn, the FX was Basic>Lighting.
    When using Lighting on layer 2 (after filling an empty layer with black) that when I move the circle cursor for the light (whatever it is called) even slightly the black fill disappears.
    Here is the tutorial I followed: http://tv.adobe.com/watch/learn-photoshop-touch/using-lighting-effects/
    Above is only one example as anty FX will do same.
    Now what makes makes this app very frustrating and useless is that upon further inspection, any second layer with fx applied to it in which the fx intensity slider is adjusted, that layer's content (photo, etc) disappears and can not be retrieved with placing slider back to original positon,
    In a nutshell I can not use this app as layers are not working correctly.
    Please note I will NOT be adding snapshots as this app is simple enough to explain, nor do I have time.
    Since I last posted:
    Factory reset my device
    Reformatted my sd card
    Updated device to current settings
    Redownloaded PS touch
    Rebooted device
    ....and still having same issue.
    This app worked perfectly prior to this last app update.

  • Uploaded Files in "Select Document to Share" still appears (w/different filename) after content deleted.

    Does anyone know how I can remove these as well?  It would appear a copy of uploaded content gets saved somewhere and is referenced (i.e. available) even after I delete the content from my profile administration.
    Nothing in Uploaded Content.
    Files still appearing although as we see below I have purged the uploaded content.

    What you are seeing are the pod instances. If you go to Pods > Manage Pods you can select those instances of the share pod and remove them from the room.

  • Error while adding user after customizing form in 11gR2

    Hi Experts,
    I have worked on customizing my User view form. I followed steps as:
    Navigated to View user form--> clicked customize (top left) --> view --> source --> selected area --> clicked edit on popup box
    I made certain changes on labels names and added certain UDF's.
    Then without publishing that sandbox, i simply de-activated it and clicked on user link (identity console) to add a new user.
    While clicking on submit new user i got error:
    +<Oct 27, 2012 12:40:22 AM PDT> <Error> <oracle.iam.request.impl> <BEA-000000> <Validation failed with error message IAM-3050157:Unknown attribute for entity user. ObjectGUID:ObjectGUID>+
    +<Oct 27, 2012 12:40:22 AM PDT> <Warning> <oracle.adf.controller.faces.lifecycle.Utils> <BEA-000000> <ADF: Adding the following JSF error message: IAM-3050157 : Unknown attribute for entity user. ObjectGUID+
    oracle.iam.ui.platform.exception.OIMRuntimeException: IAM-3050157 : Unknown attribute for entity user. ObjectGUID
    +     at oracle.iam.ui.platform.exception.OIMErrorHandler.reportServiceException(OIMErrorHandler.java:170)+
    +     at oracle.iam.ui.platform.exception.OIMErrorHandler.reportException(OIMErrorHandler.java:65)+
    +     at oracle.adf.model.binding.DCDataControl.reportException(DCDataControl.java:411)+
    +     at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:416)+
    +     at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:471)+
    +     at oracle.adf.model.binding.DCControlBinding.reportException(DCControlBinding.java:201)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.reportException(JUCtrlActionBinding.java:2016)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1660)+
    +     at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2150)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)+
    +     at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:402)+
    +     at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)+
    +     at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)+
    +     at oracle.iam.ui.platform.utils.FacesUtils.executeOperationBinding(FacesUtils.java:165)+
    +     at oracle.iam.ui.platform.utils.FacesUtils.executeOperationBindingFromActionListener(FacesUtils.java:112)+
    +     at oracle.iam.ui.catalog.view.backing.CartReqBean.submitActionListener(CartReqBean.java:833)+
    +     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 com.sun.el.parser.AstValue.invoke(AstValue.java:187)+
    +     at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)+
    +     at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)+
    +     at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)+
    +     at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)+
    +     at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)+
    +     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)+
    +     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)+
    +     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:301)+
    +     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:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.iam.ui.platform.servletfilter.IdentityContextFilter.doFilter(IdentityContextFilter.java:50)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.iam.platform.servletfilter.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:248)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)+
    +     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.wrapRun(WebAppServletContext.java:3730)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)+
    +>+
    +<Oct 27, 2012 12:40:22 AM PDT> <Warning> <oracle.adf.controller.faces.lifecycle.Utils> <BEA-000000> <ADF: Adding the following JSF error message: IAM-3050157 : Unknown attribute for entity user. ObjectGUID+
    oracle.iam.ui.platform.exception.OIMRuntimeException: IAM-3050157 : Unknown attribute for entity user. ObjectGUID
    +     at oracle.iam.ui.platform.exception.OIMErrorHandler.reportServiceException(OIMErrorHandler.java:170)+
    +     at oracle.iam.ui.platform.exception.OIMErrorHandler.reportException(OIMErrorHandler.java:65)+
    +     at oracle.adf.model.binding.DCDataControl.reportException(DCDataControl.java:411)+
    +     at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:416)+
    +     at oracle.adf.model.binding.DCBindingContainer.reportException(DCBindingContainer.java:471)+
    +     at oracle.adf.model.binding.DCControlBinding.reportException(DCControlBinding.java:201)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.reportException(JUCtrlActionBinding.java:2016)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1660)+
    +     at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2150)+
    +     at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:740)+
    +     at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:402)+
    +     at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)+
    +     at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)+
    +     at oracle.iam.ui.platform.utils.FacesUtils.executeOperationBinding(FacesUtils.java:165)+
    +     at oracle.iam.ui.platform.utils.FacesUtils.executeOperationBindingFromActionListener(FacesUtils.java:112)+
    +     at oracle.iam.ui.catalog.view.backing.CartReqBean.submitActionListener(CartReqBean.java:833)+
    +     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 com.sun.el.parser.AstValue.invoke(AstValue.java:187)+
    +     at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)+
    +     at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)+
    +     at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)+
    +     at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)+
    +     at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)+
    +     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)+
    +     at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)+
    +     at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)+
    +     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:301)+
    +     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:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:117)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.iam.ui.platform.servletfilter.IdentityContextFilter.doFilter(IdentityContextFilter.java:50)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.iam.platform.servletfilter.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:248)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)+
    +     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.wrapRun(WebAppServletContext.java:3730)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)+
    Has anybody faced this issue earlier? Please share your ideas..

    When you create a custom attribute (UDF) on an application instance form, it is created only in the backend, and is not available in the page for use on which you want it to be displayed. Try to display this field that is throwing error and regenerate your View.
    You UDF using different steps:
    login->identity url->users->go to create user->Include values for mandatory fields->click on customize->left(top)->View->Source->select area->edit->Click on 'Add Content' (on left top)->Data Component catalog->scroll down and select User VO->Refresh dialogue box->select the field and click 'Add'->on dropdown select 'ADF Input test w/label->close that window->Check if it added to create user form->save and close customization
    I hope this helps,
    THiago Leoncio.

  • What are the drawbacks to adding a Site Content Type to the Document Site Column?

    I have a client who has enough SharePoint knowledge to be dangerous.
    They are requesting that a Column be added to all Document Libraries everywhere.  We built a solution that would require a bit of work when a Site Collection is created, and it would require that we run a script to identify if there are any Libraries
    that do not have this Column attached.
    This client wants to know why we didn't just add this Column to the default Document Site Content Type.  I don't know specifics as to why that's not a good idea, just that it's not a good idea.
    Can anyone point me to a resource that identifies the reasons why this is not recommended?
    Thank you

    I'd say there's a risk that patches or upgrades could be affected by this, or overwrite the change.
    In the past I've derived a Company specific Document Content Type from the Base Document CT, and added any new company wide columns to that new CT.
    w: http://www.the-north.com/sharepoint | t: @JMcAllisterCH | YouTube: http://www.youtube.com/user/JamieMcAllisterMVP

  • Issue With Adding Layers - Please Help!

    I am having an issue where Photoshop is not allowing me to add any kind of new layer to images that I'm editing.  It won't allow it while it's a .NEF or after it's become a .PSD.  If I open an image that already contains layers and is saved as a .PSD, then it allows me to add layers no problem.  If I start a new blank document it will allow me to add layers.  It's just not allowing me to do it with files that have been imported within the last week.  It doesn't seem like a system resource issue since it allows me to add layers to older files.  If you have any thoughts on this please help!
    I am running:
    Adobe Photoshop Elements Language Version: 8.0.0 (8.0 (20090905.r.605812))
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: AMD CPU Family:15, Model:6, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2
    Physical processor count: 2
    Processor speed: 2100 MHz
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: AMD M880G with ATI Mobility Radeon HD 4200
    OpenGL Drawing: Disabled.
    Video Card: AMD M880G with ATI Mobility Radeon HD 4200
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Driver: atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver Version: 8.632.0.0
    Built-in memory: 3838 MB
    Free memory: 1801 MB
    Memory available to Photoshop: 1619 MB
    Memory used by Photoshop: 60 %
    Image cache levels: 4
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 453.9G, 64.8G free
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Photoshop Elements 8.0\Plug-Ins\
    Additional Plug-ins folder: not set
    -Tony

    Well... sort of fixed it.  Apparently my system doesn't like editing images with a color depth of 16bit.  If I convert it down to 8 when I'm converting it from RAW, then it allows me to add layers... Is this normal?
    Thank you for your time,
    -Tony

  • In the Flat file generated after Content Conversion, In NFS AL11 Directries Not able to See complete file

    Hi All,
    My scenario is Proxy to File  scenario.
    I used content conversion for generating flatfile in receiver side.
    In FCC i used fieldFixed Lengths, The flatfile is generated. I gave the Target Directory as AL11 directory(NFS).
    In my scenario length of Header is 622 characters.
    But am getting the file Upto 512 characters. After That I am not getting any fields in the Header, Remaining fields are cut.
    Same I checked with SFTP server with same Content Conversion.It is working good  and I am getting complete Header with 622 characters.
    Can you please suggest what should I do to get the 622 character in NFS, It is accepting only 512 characters in NFS.
    Reagrds,
    Satish

    Satish,
    In addition to Amit,
    AL11 transaction is used to display all the SAP Directories.When you double click on a directory, you will able to see all the files in the directories. But you can not view the complete content of the file from AL11 as there are some restrcitions in it. Even if you download the file from AL11 itself, the actual file won't be downloaded and you will see the file name along with the path inside the downloaded file as same as you can see it in Al11. So if you need the complete and actual file, you need to download the file from the OS level. You can take help from your basis team to download the file.
    Thanks,
    A.B

  • ITunes 9.2 not Adding to Library content downloaded from eMusic or Amazon

    I have content that I've downloaded from eMusic and Amazon through their respective downloaders. Both downloaders are set to add the content to my iTunes library, but after dwonload, nothing shows up in iTunes. Trying to add the content via File-Add to Library doesn't work either. Indeed, I can't even add content that I downloaded long ago. (Just bought a new MBP and trying to get things up to speed.) Anyone else having this problem? What's the fix?

    Thanks for the help by the way. I think something is very wrong with my copy of iTunes 9.2. I've discovered other issues: I downloaded the free song from the iTunes store. It shows up in the "Purchased" folder, but not in the Library "Music" folder. Also, iTunes doesn't see anything on my iPod Touch. I was able to drag eMusic and Amazon items from playlists to my Touch as well as stuff currently showing in my Library. Everything shows up where it should on the Touch when I access it through the Touch, but nothing shows up when accessing it through iTunes on my computer. Very weird...and bad. I think I'll try a reinstall of iTunes and see if that has any effect.

Maybe you are looking for

  • How do I get a refund for an app that does not work?

    Recently downloaded an app for my iPod Touch.  It said it was compatible, but when I try to open the app, my screen goes blank for 3-5 seconds and then goes back to the menu page.  After reading further reviews of this app, several people are having

  • How can i sync music not purchased from itunes from my iphone to itunes library on my pc?

    Hi I have quite a lot of music on my phone that I've ripped from cds that I have. How can I get these to sync into my itunes library on my pc? I want to upgrade to the new os but will lose a lot of my music if i do. Any help appreciated Nachan

  • Mobile PDF signing

    So I have been trying to create a "service report" for our company. I created a form with forms central, and all in all I just love the way it works. I tried doing it via excel and importing into reader to create a form. Maybe I was doing something w

  • Constants or properties file - best practice question

    Hi, My application has a number of values that will be used in different classes throughout my project. For example, I perform a check against the max allowed length of an ID in numerous places in my code. Therefore, it makes sense to set this value

  • Facebook does not react anymore since this Update?

    With Google Chrome and Safari facebook does not react anymore. Chrome gives server error Safari is blank. May be it has eo do with Facebook but it happened just after this update...?!