Complex form layout and PPR

I have a form containing several other ADF Faces components. The first component is a selectOneChoice and I use it to trigger a PPR request. The purpose of this request is to conditionnally re-display the jsf components according to the selection (hiding / showing). Everything is working fine if a just drag and drop the components directly inside a panelForm and I set a condition to the render attribute. Except, now that I have to make a complex layout, I need to put layout components such as panelHorizontal inside the panelForm. And here is the problem, the rendering rules inside my components surrounded by another panel does not get executed.
Ex.:
<af:panelForm partialTriggers="mode">
<af:selectOneChoice id="mode" autoSubmit="true">
<af:panelHorizontal render="#{bean.render}">
<!-- This won't work -->
<af:inputText render="#{bean.render}"/>
</af:panelHorizontal>
<!-- This works -->
<af:inputText render="#{bean.render}"/>
</af:panelForm>
What would be your recommendations for achieving a complex layout inside a PPR-triggered form ?
Thank you in advance.

Hi,
in your case, both panelHorizontal and inputText either render or don't render. A component that doesn't exist, because it is no rendered doesn't make a partial target. So in your case setting panelHorizontal to render should allow you to show/hide the inputText
Frank

Similar Messages

  • How to exchange data between the html in the form layout and itsparameters?

    i am trying to rephrase a question i asked a few days back and which yielded no response.
    is there any way to exchange/transfer values or data between the html in the form layout editor and the form parameters?
    for instance, is there any bridge such that the form template design (controlled by some html-based attribute), or the display property (again managed by some string value for the style:display attribute) of some of its divisions etc could be controlled by the values passed to some parameters of a portal form?
    has any body ever tried to do it or thought of doing it? or it's inherrently beyond the portal forms capacity?
    folks, any clues or hints on 'yes, that's how' or 'no, and that's why not!' please? will greatly appreciate.
    Naqvi

    i am trying to rephrase a question i asked a few days back and which yielded no response.
    is there any way to exchange/transfer values or data between the html in the form layout editor and the form parameters?
    for instance, is there any bridge such that the form template design (controlled by some html-based attribute), or the display property (again managed by some string value for the style:display attribute) of some of its divisions etc could be controlled by the values passed to some parameters of a portal form?
    has any body ever tried to do it or thought of doing it? or it's inherrently beyond the portal forms capacity?
    folks, any clues or hints on 'yes, that's how' or 'no, and that's why not!' please? will greatly appreciate.
    Naqvi

  • Forms Layouts and templates

    How do i be able to create the templates and layouts of the Oracle Forms . So that standardization can be maintained in the whole application.....??
    Please help........

    Hi,
    Simple ya,
    First you create a Common Objects like Blocks,canvas,Lov & etc .,After that put these objects into objectGroup or ObjectLibraies.
    After that you can refer the ObjectGroup to Other Screens.
    Bye

  • Complex Form Layout

    Hi all,
    Is there anyway to have a form with multiple columns for select rows, and combine multiple rows into one image object in second column?
    I want to make a form looks like below (the . is space in the form as i don't know how to input spaces):
    Label 1: <___________> ................ ----------------
    Label 2: <___________> ................ |................|
    Label 3: <___________> ................ |...photo......|
    Label 4: <___________> ................ |................|
    Label 5: <___________> ................ ----------------
    Label 6: <________________________________________>
    Label 7: <________________________________________>
    Label 8: <___________> ............... Label 9: <___________>
    Label x: <______________> .......... Label a: <___________>
    Label b: <________________________________________>
    Label c: <________________________________________>
    Label d: <________________________________________>
    Regards,
    Samson Fu

    try this one...
                <af:panelGroupLayout id="pgl1">
                  <af:selectManyShuttle label="Shuttle" id="sms1">
                    <af:selectItem label="A" value="aaa" id="si1"/>
                    <af:selectItem label="B" value="bbb" id="si3"/>
                    <af:selectItem label="C" value="ccc" id="si2"/>
                  </af:selectManyShuttle>
                  <af:panelGroupLayout id="pgl2" layout="horizontal" valign="middle">
                    <af:spacer width="10" height="10" id="s1"/>
                        <af:panelGroupLayout id="pgl4" layout="vertical" valign="middle">
                        <af:panelFormLayout id="pfl1">
                            <af:inputText label="Label 2" id="it2"/>                   
                            <af:inputText label="Label 4" id="it4"/>
                            <af:inputText label="Label 8" id="it8"/>
                            <af:inputText label="Label 9" id="it9"/>
                            <af:inputText label="Label 10" id="it10"/>
                      </af:panelFormLayout>                       
                        </af:panelGroupLayout>                         
                        <af:spacer width="50" height="10" id="s2"/>
                            <af:panelGroupLayout id="pgl3" layout="vertical" valign="middle">
                          <af:panelFormLayout id="pfl2">
                              <af:inputText label="Label 5" id="it5"/>             
                                <af:inputText label="Label 1" id="it3" />
                                <af:inputText label="Label 6" id="it1"/>
                                <af:inputText label="Label 7" id="it7"/>
                                <af:inputText label="Label 11" id="it11"/>
                      </af:panelFormLayout>                           
                        </af:panelGroupLayout>
                            <af:spacer width="50" height="10" id="s3"/>
                    <af:inputText label="" id="it6" rows="7" columns="20"/>
                  </af:panelGroupLayout>
                </af:panelGroupLayout>

  • What are th Formant Layout and Size... & Margin... options are for?

    Hi. Does anyone know what the items in the square box below are for, and how to enable them? They're grayed out on my RH11 system. Thx.

    Uhhhh, wanna try again?
    Looks like the image didn't quite make it. Note that you will need to use the forum web browser interface to make the image available. If you reply via email you cannot attach an image. (Well you CAN, actually, but the attachment will be stripped and not show)
    Cheers... Rick

  • Region - Display only on form layout page

    Hi,
    1) I have defined regions on table-form layout style. How ever I want the regions to be displayed only on the Form layout and not on the table layout page that has the search functionality. Is there a way to hide the regions on the search page?
    2) Also for display type "textinput" (read-only), eventhough I checked the "Column wrap?" checkbox, the text still spans across the page and not wrapping.
    Please help!
    Thanks.

    Regions enclose items. You can set the Display in Form Layout, Display in Table Layout and Include in Advanced Search properties on the items within the regions, but you are probably asking how to also hide the region title and line for items that are not displayed on the table/search page.
    Although there may be a better way to handle this, we've created a custom template for the Regions node under the group. The template is attached to the VERTICAL_REGION_CONTAINER template on that node. The template has code that turns off generation of the region if the region name is a certain string,
    We copied the current verticalRegionContainer.vm and added conditional code to the top of it like this:
    #if (((($subRegion.title=="Title1") || ($subRegion.title=="Title2")) && (${JHS.current.pageComponent.processingAdvancedSearchArea}))
              || (($subRegion.title=="SearchTitle") && !${JHS.current.pageComponent.processingAdvancedSearchArea}))
           ## do nothing
        #else
    ## the usual stuff in this template
    #endIn this example, the Title1 and Title2 regions are not being displayed on the search form (Advanced search)/table page but are displayed on the Form (Insert/update) page. The SearchTitle region is displayed on the Advanced Search/ table page but not on the Form (insert/update) page. Something like that may work in your case.
    If you want some fields to appear on both, but in different regions, copy the items and drop them under the appropriate regions.
    Peter Koletzke

  • Re:hr esi form 5 and form 6 standard layouts

    hi friends,
    at the present we are using sap standard report and standard form layouts ESI FORM 6 and FORM 7 for ESI Details.
    Now they are asking FORM 5 and Form 6 form layouts with challan details in standard report selection screen
    t.code ; Pc00_m40_ESIF .please any body knows notes and supporting patch details for standard T.CODE
    Pc00_m40_ESIF and form 5 ,6 kindly provide me.
    At the present we are using sap 6.0 with software component SAP_HR,Release 600, LEVEL 28 and supporting patch level
    is SAPKE60028.pleae any body knows the solution give me .
    with regards,
    mgrao.
    Edited by: Gopal  Rao on Dec 5, 2009 11:54 AM

    hi

  • Fillable PDF Form messes up layout and structure in Adobe Readers 7 or 8

    Hi Team,
    I have designed a Fillable PDF Form in Live Cycle Designer 8.2.1, the form works perfectly well in Adobe Reader versions 9.0 or greater,
    but messes up layout and structure in Adobe Readers 7 or 8 or older versions.., more over users are having problems, saving data.
    I have Acrobat Professional with Adobe Reader Extensions, but still having issues, could any one please help,
    Thanks,
    Younge..

    You should post this in the LiveCycle Designer forum if you havne't already.

  • SRM PO layout : Abode custom form logic and config

    Dear SRM Guru,
    I have a requirement in SRM PO layout.
    I need to create custom PO layout using Abode form instead of Smartform.
    u2022     I have proposed that, copy the standard Adobe form interface IF_BBP_PO_ADB and made it ZIF_BBP_PO_ADB and included my logic for custom form .
    u2022     Created an adobe form and refer the interface as ZIF_BBP_PO_ADB and designed the layout.
    I would be great if you could let me know below my quires.
    u2022     Am I copied correct interface program IF_BBP_PO_ADB for PO layout ?
    u2022     How to define the custom layout into SPRO out put ? do I need to define both Abode form interface and form layout in SPRO?
    Please share me your experience.
    Thanks.
    Regards,
    Preethi.

    Thanks Denis. That was very helpful.
    I put a HTTP breakpoint in LBBP_PO_APPF35. But I was not able to debug. Till sometime back the SRM portal was working fine, but all of a sudden I am getting the error
    "Error when processing your request "
    "The URL http://usushpdba387.nbcuni.ge.com:8000/sap/bc/gui/sap/its/bbpstart was not called due to an error"
    "The termination type was: RABAX_STATE
    In ST22 the error is:
    The termination occurred in the ABAP program "CL_HTTP_EXT_ITS===============CP" 
      in "IF_HTTP_EXTENSION~HANDLE_REQUEST".                                         
    The main program was "SAPMHTTP ".                                               
    Thanks and Regards,
    Jayesh

  • I am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    i am using dreamweaver cs6 and none of the menu's are showing up like the common, form, layout, spry etc...not sure why?

    Which version of CC -- 13, 2014, or 2014.1?  You'll find it under the Help menu > About DW.
    Spry Menus are gone.
    Color is something you add with CSS.
    Nancy O.

  • Responsive layouts and expanded form options

    I love that paralax scrolling has been added to Muse. Responsive layouts and allowing uploads in forms would be top of my list for upgrades. Appreciate how far this program has come from it's first beta release, keep it up.

    Unfortunately there is no feature for creating Formscentral Forms that behave the way DW fluid grid design elements do. Basically Formscentral outputs HTML for one size form only. You can embed this HTML in your DW site and play with the fluid grid settings but as far as Formscentral is concerned you can only specifiy one size form at design time.
    Andrew Yarborough

  • Complex forms - lots of data - Developer vs Apex

    We are considering a conversion from Developer to Apex. One of the problems appears to be the level of format control for presenting information in Apex.
    One of our key forms presents a huge amount of data 18 elements (on three rows) per order for multiple orders plus header information about the customer, part descriptions of the part, etc.
    I have looked at many Apex examples (the demos are necessarily simple) but haven't found any that approach the level of complexity. (I understand that we will need to take a fresh look and perhaps adopt some new approaches.)
    My concern is that we simply won't have enough format control using Apex.
    Can anyone direct me to a really complex, dense application as an example of what can be accomplished in Apex. (screen shots would be terrific if I can't have access to the application)

    Hello,
    My concern is that we simply won't have enough format control using Apex.APEX gives you 100% control over the layout and look and feel of the design of your application.
    Is it the fact that you feel you don't have enough control with the typical table-based layout in Apex? If so, then why not use the CSS based layout instead?
    Let me phrase it another way...there are some incredibly complex website layouts out there on the internet, and since ultimate an APEX application is just HTML/CSS/JavaScript etc, then you can "reverse engineer" pretty much anything you see out there in Apex.
    As for complex sites, I've seen quite a few of them, however our own site (Apex Evangelists) is a completely CSS based layout (there are a few tables tucked away there when we couldn't avoid using them) -
    http://www.apex-evangelists.com
    I'm not pretending our site is particularly complex (although there are some more complex client-facing pages 'inside'), however it does show that non-table based layouts are perfectly possible in APEX.
    Hope this helps,
    John.
    http://jes.blogs.shellprompt.net
    http://www.apex-evangelists.com

  • How to build a BIG TREE with Tree-Form layout

    Hi,
    I do have a self-referenced table with our org structure - 15 000 positions.
    I do want to create a tree with this structure.
    Requirements :
    a, to have a tree-form layout
    b, to have search capabilities
    I have tried to use several combinations (maybe all)
    - from using only one View object and create recursive tree - doesn't even run
    - to use two View objects, first as top level nodes, the other as the rest - it runs
    but I can search only top level, and what is worse, by clicking on the node for showing additional information (tree-form layout) I'm waiting for ages for seeing the info
    (it seems that all records are loaded one by one into AS)
    Could you provide some ideas how to deal with this ?
    Thanks.

    I am sorry, this is beyond the scope of this forum.
    As with any functionality not directly provided by JHeadstart, you can build it yourself using the ADF design time tools in JDeveloper. Please use the JDeveloper forum for help on this first step.
    Then, to keep your pages generatable you can move these customizations to custom templates. We are happy to help you with this last step, should you have problems there.
    Steven Davelaar,
    JHeadstart Team.

  • How to hide 'SAVE' button in adobe form layout

    Hi  Friends,
    I have a requirement to hide 'SAVE' button in adobe form layout .They dont want to save the form .
    Is there any way to achieve this .I have gone through scn ,but couldnt find the proper solution
    Thanks and Regards,
    Subeesh Kannottil

    Hi Subeesh,
    Are you talking about restricting the User from Saving the Adobe Form Output. 
    Regards,
    Sivanand Ala

  • Can i set the content of input text in a form layout in the uix page center

    Hi
    i have a simple question, how can i set the content of an input text in a form layout in the .uix page center?
    i saw in the page properties but i didn't found.
    thank you for your help.
    Edited by: Islem on 19 déc. 2008 00:22

    Sirrick,
    If I understand your question correctly, you want to programmatically set how many array elements (clusters) to show. You can do this with the Array properties: Number of Rows and Number of Columns. Please see the attached VI.
    Zvezdana S.
    National Instruments
    Attachments:
    Array_Elements.vi ‏20 KB

Maybe you are looking for

  • Mail client says "The Message Could Not be Moved"

    10.6.8 server on Mac Mini doing DNS, AFP, Mail, iCal, OD for 8 users Clients are all 10.6.8 on Mac Mini Mail is IMAP Mail is well behaved 98% of the time But sometimes, on a client, when I try and move a message fro mmy inbox to another mailbox, it s

  • What is the best external hard drive to backup my MacBook Pro?

    What is the best external hard drive to backup my MacBook Pro?

  • Possible bug in ccfe when using Apache STL

    Environment details: Solaris 10 @ patch version 148888-03 Sun Studio 12.3 (5.12, 2011/11/16)   I'm attempting to get boost 1.54 to build with this version of Sun Studio.  I ran into a number of issues when trying to get it to build with stlport4 (let

  • Tree component and loading xml files into text field

    Hello and thank you for taking the time to read my issue.... I am making a simple self help application.  I have a tree component that loads the different catagories and topics for my help app dynamically via an xml file...no issues there. I then wan

  • Brand New MacBook - what's wrong???

    I am on my third MacBook in the last 6 weeks. I upgraded to the MacBook Pro yesterday from the black MacBook. All of my information was copied to the new book, but now when I try to import photos I get the following error message: An error occurred w