More than one h:form tag?

Hi, I have my pages setup with a header and footer page. So that each page does this:
home.jsp:
<%@ include file="/includes/header.jsp" %>
<%@ include file="/includes/footer.jsp" %>Now, both the header.jsp and footer.jsp pages use h:commandLink tags wrapped inside h:form tags. Like:
<h:form>
    <h:commandLink id="myLink" action="myLink" title="#{resources.myLabel}" >
        <h:outputText value="#{resources.myLabel}" />
    </h:commandLink>
</h:form>The problem is that only the ones defined in the header page work. If I remove the h:form and all h:commandLink tags from the header page then the ones in the footer page work. Seems like if you setup your pages like this that only the first h:form block works. Whats the deal with that? Not sure if its because I'm mixing JSP with JSF and if there are problems with that but seems like making a header and footer page included on all pages is a legitimate approach, am I missing something?
Thanks for any help,
Mike

After looking at my JavaScript console, I get the following JavaScript error when I click on a link in the second form:
Error: document.forms['Header:two']['Header:two:_idcl'] has no properties
I looked this bug up in the Bug Database and found it (5055795). It says its fixed, but unfortunately doesn't say what version its fixed in or where/when the fix is available. Does anybody have any clue where/when this fix will be available?
Thanks.

Similar Messages

  • Creating Pages in PeopleSoft with more than one HTML Form

    Hi,
    We've a requirement to create a page in PIA with more than one HTML form.
    As per PBooks - "The page being developed cannot be built using PeopleSoft Application Designer.
    An example of this is a page that requires more than one HTML form.
    PeopleSoft Pure Internet Architecture places the entire page inside of a single form tag, so no other HTML form tags can be added.
    In this case the requirements of the page can't be met by pages created in PeopleSoft Application Designer, so use IScripts instead."
    If someone can share his/her experience, It Would be of great help to me.
    -Thanks!!

    Take a look at my IScript postings. Let me know if you still have questions after reading these blog posts.

  • More than one tabular form in a page

    Hi ,
    Is it possible to have more than one tabular form on a single page ?
    Just wondering since the no of updtable column is 50 ,
    will having 2 different tabular forms each with about 30 columns will cause an issue ?
    Thanks,
    Deepa

    Hi Dippy,
    Ok, yes, it seems you need then not to use tabular form because of that limitation.
    Btw, if you need to create so many Apex items, you may be can utilize wwv_flow_api.create_page_item
    if you dig out how to use it exactly, at least I always look inside Apex application export files.
    But I would reconsider the initial design. Place as many tabular forms on as many pages as you need, and create some kind of wizard.
    So, you fill in in the first page tabular form, then press Next, and so on. You may use collections for this.
    I think from user point of view it will be the same, and GUI will look much nicer.
    regards,
    Oleg
    Edited by: oleg.lihvoinen on Feb 19, 2010 11:44 AM

  • Can't select more than ONE conditional text tag in FrameMaker 10?

    Hi, I work with lots and lots of Conditional Text (CT) tags in FrameMaker. We moved to v10, and now I can't select more than ONE CT tag at a time---this means when I need to apply 10 CT tags to one item, I have to select the item, click one tag, click In, and then click Apply---3 clicks, 10 separate times = 30 clicks! (I used to be able to select the item, select all the CT tags I wanted applied into the In box, and then click Apply.) This is very frustrating. I've tried to click all the Ctrl, Shift, and Alt keys separately and then try and select more than one tag, but nothing works. Please help---this is going to be a nightmare for me if this can't work!
    Please help and show me that I can add more than one tag to an item at a time. Thanks so much!!!

    Unfortunately, this capabiliy wasn't carried over to the Conditional Text pod when the new interface design was created. You're stuck selecting the tags one at a time and then applying a condition. It's a bit faster if you select the conditions sequentially, then you have fewer clicks for applying subsequent tags to the same content.
    I fully agree that this sucks.
    Please fill in a bug report and a wish list item at: FrameMaker Bugs & Wish List
    You can also add/vent to the following thread (that is monitored by Adobe):
    Seeking inputs on desired features in FrameMaker

  • Possible for more than one tabular form?

    According to everything I have seen in the forum, in the past there has been no way to have multiple tabular forms on a page, even in different regions.
    Can anyone tell me if this has changed for ApEx 3.0?
    How can I create a page with multiple tabular forms or reports? If it is possible, please tell me what is the method to accomplish this.
    Thanks,
    Maggie

    Thanks Leo,
    I will try.
    I have a (master or parent) table, FEATURES. A FEATURE may be found at one or more LAT_LONG_LOCATIONS (detail or child table). A FEATURE may also be found located in one or more STATES (detail or child table).
    I was actually trying to use the Master-Detail Wizard. But, I needed more than one Detail on the Master. Was looking for a Master-Detail-Detail. So after using the Master-Detail Wizard, I created another region and put another tabular report in it. Got my Master-Detail-Detail form. But both tabular form reports would not work.

  • How can a user save more than one online form without losing their previous form?

    We use Adobe FormsCentral for parent, student and faculty response at my school. The number one task we use them for is Progress Reports. Faculty members fill these out for EVERY student that they teach at our school. Many faculty members like to start the forms and return at a later time to finish them. So this year we were excited to offer the option of saving, however many faculty members have reached out with concern that they save one, receive the link, start a second form, click save receive the link and the first form is gone. I was under the impression that every SAVED form is a case-specific link.
    Is there a way to make saving multiple forms possible? I know that it would be best to just tell faculty to do their form and submit it however that is not the answer they are willing to accept.
    Additionally, because of the PDF not working the same on all machines due to people not necessarily updating their adobe software, that is not an ideal option.
    Thank you in advance.

    What you've described should work fine, assuming the user uses the original forms URL each time they start a new process.
    You send the form URL to the users:
    1) Faculty gets the form URL and starts filling it out
    2) Faculty clicks "Save", enters email and is sent a unique link to that saved form data
    3) Faculty starts the form over, using the original URL (not the link in the Saved data email)
    4) Faculty saves this second version of the form, entering the same email address in the save dialog
    They now have 2 unique emails that contain unique saved data URLs, either one can be opened and the data for that form will be retrieved, they have the option to continue and if still not complete save again, or to submit the form.  The other email/link will retreive the other data set and they have the same options there.  Once they have submitted the data from both of those saved forms there would be two submissions in FormsCentral.
    What error are they getting that says the first form is gone?  And are they definitally starting from the original URL both times and not from a saved URL?
    Thanks,
    Josh

  • More then one tabular form

    Hi everybody,
    is there any way to put more than one tabular form into the same page ?
    When i am trying to do this, below error occures at the "*Page and Region Attributes*" step ...
    *1 error has occurred*
    Updatable SQL Query already exists on page 5. You can only add one updatable SQL query per page. Select a different page.
    thanks..

    Hello,
    What is your name?
    If you want to have more than one tabular form on a page, you'll need to process at least one of them manually. See Denes Kubicek's example here:
    http://htmldb.oracle.com/pls/otn/f?p=31517:163
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

  • How to show more than one record at a form-like style report?

    Hi All,
    I developed a form-like style report
    I want it to show more than one record at once (At the same page)
    I tried that by setting the value to "Maximum records per page" property for the repeating frame to 10
    but when I close the property palete and open it agian the value is returned to 1 !!!
    how to show more than one record at the same page?????
    Thank u

    Hi,
    there's perhaps another property like "page protect". If than 2 records didn't fit at one page there's a page break. Or is there any object inside the repeating frame with page-break properties? Sorry .. it's like looking into a chrystal ball ...
    Regards
    Rainer

  • Zen Vision M 30GB - How to edit more than one tag at once

    Hello,
    I?m looking for a comfortable way to edit the tags on my player. I?ve installed ZEN Vision M Series Media Explorer, but I can only add one file at once. I?ve tried a normal tageditor, but I can't see the player in the device list.
    Does anyone know a tool for editing more than one file at once ?
    Thanks
    Michel

    I do it in winamp, and then i copy songs back to player .)

  • How do you position tags in a spreadsheet? Can I eSign more than one tab in a spreadsheet?

    How do you position tags in a spreadsheet? Can I eSign more than one tab in a spreadsheet?

    Using text tags
    https://workspaces.acrobat.com/app.html#d=Bi-SZ3cbVCHwiWBBp-7G7g
    but spreadsheets are quite difficult to predict as they don't typically have a page size defined. If you can do this in Word it'll be easier.
    or convert to pdf before uploading to EchoSign.
    You an upload a spreadsheet with multiple tab and place tags on each tab and all will get converted.

  • How can i put more than one item in a same row of a form?

    guys!
    it seems item is positioned in a single row one by one each time item is appened to a form. i can't append more than one item in same row.
    i'm using sun wtk and default colored phone emulator.
    xxxx

    Hi,
    It is not possible to have more than one combo in the source frame. This is because frame drivers can take only
    two columns in the sql query, one is the display value and the other the return value.
    Thanks,
    Sharmila

  • How can others open more than one form? [Was: Sandra]

    How do you use Forms Central? I am the only account that can open more than one form. I have added all the people in contacts. When they login, they have the upgrade option for more than one form. We have an order number and end user id. Thanks for the help.

    Hi,
    It sounds like you have a paid account and the other users have free accounts.
    You will have to share the form with the other users, please see this link for more detailed on how to share a form with others:
    http://forums.adobe.com/docs/DOC-3351
    All the free account users should be able to open all the forms that you have shared with them. Free users can only create one form on their own.
    Hope this helps,
    Thanks
    Lucia

  • How can we select more than one item from LOV in Query_Find form?

    Hi,
    I have a requirement i.e i want to select more than one customer number seperated by comma from the customer number lov field in the query_find form.How can we write the code for this requirement?
    and after clicking find it has to display notification form which contains the details of customer which you selected from Custome query_find form.
    Could you please help me out.
    Thanks in Advance,
    Dhana

    Found the "Search Entire Library" option - click on the small (VERY small for my eyesight) down arrow next to the magnifying glass. Also need to select "Filter by: Songs", and then the songs in the main window show the results.
    I'm going to leave this up on the board because 1) in case someone else has this question, and 2) I don't know how to delete it anyway.

  • Can you have more than one submit button on a form?

    I'd like to divide a form so that there are two sections, each with their own submit buttons.  Is it possible to have more than one and if so, how do you "create" a button?

    Hi,
    You could try Redirect URL under Options tab. The way is you create two forms instead of two sections. Let's say form A and form B, then set form A's Redirect URL to form B.
    After submit form A, it will jump to form B after seconds, which you can also set in Redirect URL option.
    Let me know if this can help you.
    Thanks,
    Pengpeng

  • Is it possible to place more than one Item on same line on the FORM

    Can we placed more than one Item on the form?
    for ex: I want to use TextFields to input the Date of birth in form of DD/MM/YY
    I want to put on the form like
    Enter DOB :- DD MM YYYY
    Please suggest if it is possible any way in J2ME

    It will depend on the phone. There is no way of knowing if the items actually will be on the same line or not. On a phone with a small screen, the items are likely to end up on two lines.
    You can however make sure that the lines will occupy two lines by using the setLayout(int layout) method which belongs to the Item class.

Maybe you are looking for