Taskflow region page full browser stretch

how can i display contents of a page built using dropping a task flow as region on page in full browser window. how can i stretch the region to be displayed in full browser.
My page has a panel form layout, does having a panel form layout cause problem while trying to stretch the contents to full browser window.
Edited by: 963798 on Oct 14, 2012 8:47 PM

http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_panelStretchLayout.html
"If you try to put a component inside of this component and that child component does not support being stretched, then the component hierarchy is illegal. To make it legal, you need to insert another intermediate component between >this component and the child component. This intermediate component must support being stretched and must not stretch its children. An example of such a component that is commonly used for this purpose is <af:panelGroupLayout >layout="scroll">. By using a wrapper like this, you create a flowing layout area where nothing will be stretched inside of it. Examples of components that do not support being stretched inside of these panelStretchLayout facets (and >therefore need to be wrapped) include:
<af:panelBorderLayout>
*<af:panelFormLayout>*
<af:panelGroupLayout layout="default">
<af:panelGroupLayout layout="horizontal">
<af:panelLabelAndMessage>
<af:panelList>
<trh:tableLayout>

Similar Messages

  • Fill the full browser height using 100% page items?

    I know Muse allows for visual designs that fill the full browser width using browser fill image tiling and 100% width page items, but can this be done vertically as well for full height of browser fill? I'm having issues getting this to work even after filling a rectangle from top to bottom of browser. HELP!

    Hello,
    100% stretch only works for the width of the rectangle and not for height in Adobe Muse.
    It has already been logged as a feature request : http://forums.adobe.com/ideas/1858
    I would suggest you to add your valuable vote and comments to the post.
    Regards,
    Sachin

  • Taskflow region doesnt fully stretch inside a panel tab.

    Hello All,
    I have a main page which has below structure.
    --panelsplitter - horizontal
    --facet:first
    --facet:second
    --panelTabbed
    --showdetailItem
    Under the showdetail item I dragged and dropped a taskflow as a region.
    The taskflow(jsff) structure is as follows:
    --af:panelStretchLayout
    --center
    --panelCollection
    --Table
    Problem: The table of the taskflow region doesnt fully occupy the tab region and shows a vertical and horizontal bar.How can the table in the region set to use the entire tab.
    Thanks,
    --John.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Where does the panelStretchLayout go exactly?
    Just to make sure, all I need is a table in a tab which would fully occupy the tab.How can that be designed.
    Once again Thanks for all the help everyone.
    --John.                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to display the dynamic region in full size

    Hi,
    I'm not able to display the dynamic region in full size.
    In my page, i attached a dynamic region which refers a page fragment. This dynamic region contents are showing as small (scroll is there but i want to display fully).
    How to do this?
    Thanks in advance,
    Sundar

    More than likely it has something to do with your parent layout element. I'd suggest putting your region in an af:panelStretchLayout or similar container that stretches its children. Some of the elements can be a little tricky though, such as af:panelTabbed. It has an attribute that must be set to stretch its first child.

  • I upgraded to v16 and now when I go to Hotmail/Qutlook email appears in mobile mode. How do I get it to appear in full browser mode?

    How do I get it to appear in full browser mode?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can also check your security software (firewall) to make sure that if doesn't modify the user agent or otherwise makes the website think that you use a mobile connection.
    You can check the network.http.* prefs on the about:config page and reset all bold user set network.http prefs to the default value via the right-click context menu -> Reset.
    *http://kb.mozillazine.org/about:config

  • Full browser window placeholder that acts like background image fill?

    I want to be able to set full browser window placeholder that acts like the background image fill function, but be able to then build in a multi-anchored horizontal parallax.  The effect is like we have a background image fill, but can slide horizontally between pages as if they are in a slide show.  Simultaneously, content inside the placeholder such as longer paragraphs of text can scroll down - on top of the image layer, but inside the borders of the image placeholder.  For a clear example of this, see this website: http://argonautinc.com/
    I've read and searched but to no avail.  I'm only about one week into Muse, so please forgive me if this is  super simple!   Thanks, Nico

    Hi Nico_Cineaste,
    You can achieve the design by using Fullscreen Slideshow in MUSE as object.
    Open any page in MUSE , click on the "Object" >> Slideshow >> Fullscreen.
    Click on your blank web page.
    This will give you a full screen slideshow.
    You can now design as per your requirement.
    Thanks
    Prabhakar Kumar

  • Dynamic Tabs Shell : issue with taskflows using pages

    Hi,
    We use the Dynamic tabs shell page template in our application.
    It works fine when used with taskflows with page fragments.
    However it errors when trying to render a taskflow with pages instead of fragments as:
    <FormRenderer><encodeAll> Multiple forms detected on viewId: /starter. Rich client currently has some limitations in dealing with multiple forms.
    <Jul 27, 2010 9:42:23 PM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@32152418[app:calcmgr module:calcmgr path:/calcmgr spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:233)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1071)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
         at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         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.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)
    Is this a known issue or constaint with Dynamic Tabs Shell page template?

    Actually I don't think the answer is as clear cut as the dynamic tab shell template (aka. UI Shell) doesn't support task flow with pages, as, we have an application that uses it that calls out to a BTF using pages and it works fine. The catch is that BTF itself doesn't use the UI Shell. So it really depends what you mean.
    Can you be more specific what you're attempting to achieve? Are you trying in one page that uses the UI Shell, to embed a BTF in a region where the BTF uses pages rather than page fragments? Or, do you simple want lots of pages in your overall applications unbounded task flow to include the UI Shell template? As Alex has asked, we don't really have information of what you're trying to put in what at this stage.
    For the record, the better forum to ask such questions about the dynamic tab shell template is the ADF UI Patterns & Best Practices OTN forum:
    ADF UI Patterns & Best Practices
    ...however given you've started this thread here, you might as well continue.
    CM.

  • Found initalFocusId setting for a component in Taskflow region .jsff

    Hello All,
    I found a way to set initialFocus on a component that is in a .jsff page fragment and which is used in a .jspx page as a Taskflow based region
    To implement the initialfocus
    <li>need to run the page</li>
    <li>view the page source and get the component id after it loads which looks like r1:0:it1 this helps in identifying the path of the component from inside the taskflow region</li>
    <li>now set the id r1:0:it1 in the jspx af:document initialFocusId="r1:0:it1"</li>
    <li>set the property of the component in .jsff as clientComponent="true"</li>
    voila!!! this works great
    let me know if anyone needs more info or a sample workspace .. happy to share :)
    Thanks,
    Tej

    Hi,
    the command button is in the page fragment, so you can perform a relative search. In your actionListener you receive the actionEvent object to start from
    RichCommandButton button = (RichCommandButton) actionEvent.getUIComponent();
    RichPopup popup = button.getParent();
    RichTable table = (RichTable) popup.findComponent("tb1");
    ...You would only use absolute searches when the search is initiated from the parent page. Otherwise you search relative
    Frank

  • Full Browser Flash that Validates in XHTML

    I would like to have a full-browser flash intro page and have found how to make that happen by using the publish settings in Flash; however, the code it generates includes deprecated elements (such as <embed>) and does not work at all when I try to add alternate content for SEO purposes or change the DOCTYPE.  Where can I find how to change the code so that it still works as advertised as an XHTML 1.0 Transitional (or better yet, Strict)?
    I'm working with AS3, by the way, if that makes any difference whatsoever...

    you will have to change the scalemode of the flash movie.
    AS1,2
    Stage.scaleMode = "noScale";
    If you are using AS3:
    // assuming mcStage is a Stage object
    mcStage.scaleMode = StageScaleMode.NO_SCALE;

  • Have Page Fill Browser instead of having a browser fill

    Hi,
    I'm trying to make my website have the pages in the website use the full browser space instead of having a browser fill or at least having only a tiny amount of the browser fill. Is there any way to do this?
    Thanks

    jamtec, the recommendation above was to make the Page Fill none, so the browser fill shows.
    There's nothing behind the Browser Fill so while you're correct you cannot set the Browser Fill to None, if you were able to do so it would be identical to setting the Browser Fill to white.

  • Load page in browser

    Hi,
    I am developing small web application. I am using ASP. In the page I have used the iframe tag & I have loaded a file in that from using atttribute "src". When I submit a form loaded in that frame, I am interested to display page full screen. I have done this by writing script & page loads but the problem is browser's back button doesn't works.
    Can u please tell me how solve this problem?
    Suresh

    This doesn't sound like the right place to discuss this question

  • I'm not techinal so please bear with me. I don't have the bar that allows me to type in a website. I did have a few minutes ago. When I make the page full screen and move my cursor to the top of the page, the bar drops down and I can use it.  help

    I'm not techinal so please bear with me. I don't have the bar that allows me to type in a website. I did have a few minutes ago. When I make the page full screen and move my cursor to the top of the page, the bar drops down and I can use it. I've tried restarting my computer, didn't work. Help!

    Well I figured it out, right click the arrow that makes the screen bigger and unclick the Hide Toolbar. I knew it couldn't be that hard.

  • Version 3.1 fault - ORA-06502 error when creating SQL Report Region/Page

    I usually perfect my query in SQL*PLUS before I create a new report region.
    Consequently, I copy the code into the region wizard to create the new page. However, since we have upgraded to Version 3.1, virtually every report I have tried to create has created the following error:
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    It would appear that a maximum of 960 characters can be used to create the region/page. Perversely, once the page/region has been created, I can then edit the source and include as much code as I want (so far I've not run up against a limit)
    As it's just annoying, but not stopping me doing what I wanted to do, I've not got around to mentioning this error previously, but it occurred to me that I should (so I am!)
    David

    Hi David,
    Thank you for reporting this. Unfortunately, this was a regression introduced in Application Express 3.1. The workaround is to edit the region, as you suggested. This has been filed as Bug 6956070 and will be corrected in the forthcoming Application Express 3.1.1 patch set.
    Joel

  • Firefox won't open after i downloaded a Page Speed browser add-on

    I went to Google Webmaster Central. To check my site performance it asked me to :
    Install the Page Speed browser add-on
    Use Page Speed to evaluate the performance of your pages and get suggestions on how to improve them. Learn more
    Install Page Speed
    Install while using Firefox
    The "Install Page Speed" being https://dl-ssl.google.com/page-speed/current/page-speed.xpi
    It then asked me to restart firefox. I said ok and firefox switched off but never started again. It won't open when i try to start it again.
    I have a lot of saved bookmarks and don't want to loose them. Will this happen if i uninstall and reload firefox or is there a way to get this version working again.

    Try opening Firefox in [[safe mode]], whilst in safe mode you can access the add-ons manager and uninstall the Page Speed Browser extension. Hopefully this will resolve your problem.

  • "Preview Page in Browser" stopped working...

    Hi guys,
    First off, looking forward to seeing what's unveiled at Create Now Live on December, 11th!
    Anyway, here's the Muse bug that just cropped up yesterday as I was working on a niche one-pager site: when I tried "Preview Page in Browser," nothing happened.
    Usually when I'm working in Muse, I already have Firefox open on my screen, and when I hit "Preview Page in Browser," it'll open a new tab with the preview. This time, nada, no new tab, no preview.
    Have no idea if my system settings or anything else has changed since the last time I designed a mini-site in Muse, a few weeks ago, when "Preview in Browser" was working fine. I'm on an (aging) PC laptop, running Windows XP.
    Any ideas what's going on? Thanks again!
    D

    Hello,
    Could you please check if the issue is specific to one website on your computer.
    You can try creating a new test website and check if you are able to preview it in a browser or not.
    If it does not work, please try deleting the AdobeMuse folder from the location :
    Windows 7: C:\Users\your_user_name\AppData\Roaming\
    Windows XP: C:\Documents and Settings\your_user_name\Application Data
    Mac: /Users/your_user_name/Library/Preferences/
    After that please relaunch Adobe Muse and check if you get the preview in Browser feature to work or not.
    Hope this helps.
    Regards,
    Sachin

Maybe you are looking for

  • Playbook Version will not update....​.I think it is stuck on 2.0.1.358

    Hi.....on my playbook, I continously keep getting the pop-up to update the version that is running on my Playbook.  I am currently running 2.0.1.358 and it is telling me to update to version 2.0.1.1088 (399 MB).  I have attempted it literally dozens

  • Ipod touch - white screen flashing endlessly

    As the title says it just keeps flashing off and on, can anyone point me in the right direction please? I've tried holding the buttons in and can't connect it via Windows all machines I've tried? Maybe it needs to go to an Apple outlet?

  • How to use R.resource in Java from ANE?

    Hello,everyone,sorry for my poor English.. I want to ask "What is the appropriate way to manage resource in ANE"?? I have exported jar-library,and made ANE then called from Air Mobile. (I check include-resource-option when I export from eclipse.) Whe

  • Runtime Error, when running midlet.

    I can build the midlet without problems. This error occurs when the emultator starts the midlet. I can se the phone for a sec or two then i turns of and the error occurs in the console. I am using, j2me, eclipse, eclipseme, cldc1.1,mipd2.2. Running w

  • Safari is quitting as it opens

    On my new MacBook Pro, Safari quits as it's attempting to open, thus I have no browser and no ability to download solutions.