Hi all, I just ran accross an issue with the xf:repeat element. I'm generating rather complex forms that have xf:switch statements within xf:repeat elements....
Hi Bertjan, It is true that the ids are copied for each id. For actions that are defined outside a repeat, and refer to elements within the repeat, the ...
Hi Paul, Thanks for the reply. But yahoo seems to mess up the attachment. Would you please send it to my gmail account? b.broeksema AT gmail DOT com regards, ...
Hello, I have to build an application with xforms againt an oracle database. All my data is on oracle tables. Need some examples on from where can I start. I...
Description Hi, When I click on the Anchor Html "Polarization" inside a <xf:label> of a <Select1> control , I Obtain JavaScript Error. Here a sample code which...
Hi everybody. How can I make formsPlayer handle "xforms-invalid" events? I have an input-control whose value is constrained by a schema. But rendering a...
Hi Patrick, My guess would be that you haven't attached the schema correctly, but before we assume "user error" :) rather than a formsPlayer bug, perhaps you...
Mark, thank you. In the following you'll see the complete content of my testfile (event.xhtml). Just copy-paste it and try it. First I did with a schema, but...
Hi Mark. It seems my either my IE6 installation or my formsPlayer is corrupt! So I'm sorry for bothering you - I should have checked earlier. I tried the same...
Hi, just started using xforms - not sure if this is a formsplayer issue, xforms issue, or ignorance on my part. I am validating against an xsd. here is a...
Hi John, It's difficult to say from a distance :) but at first glance your XPath statements don't seem to be equivalent. In the first example you have two...
Hi Mark, appreciate you taking a look. Yes, this was a cut n paste error in the post (cant edit the post?) . Here is the corrected NON-group snippet that works...
Hi John. Couldn't find the error in your form. BUT I can tell you that validation inside a group does work using the following example: CODE-START: <?xml...
John. Note that I used a simple type-binding instead of linking with an schema! Bye ... "id"</xf:message> ... example you ... levels--or ... email. ... then ...
Patrick, many thanks for your time in looking. Here are the files, the form has both group and no group elements - just comment out the one you want to see....
Hi, I use a complex XForm formular to store data to a Server. This complex formular (coding in Xform and Ajax) loading several Xform instance (with Submission)...
Hello John. I tried on my own with a little dummy file using group and non-group. It seems to me I get the same problem but have no idea what may be the ...
Hi, It seems they're a synchronisation problem when i execute Xform code which has injected dynamically with an AJAX Method (using AJAX.NET and ASPX page). ...
Hello John. I'm working with XML for only 4 or 5 month. Because I'm working on my Bachelor graduation, where I'm writing about XML and XForms as well. So to me...
Hi, I am fairly new to the XForms and formsPlayer. I have been working on a xform where I need to make few changes in the appearance. However, I am not able to...
Mark/Paul et. Al, One of our requirements is to present a summary list of items and then click on one of the items to view the details. The items list and the...
Yes folks Ever wanted to write your own XForms controls using state of the art widget frameworks like Dojo, Yahoo! User Interface, Backbase etc See here how...
Hi Mohit, ... One way to do this is to use the 'cookie:' protocol. In the first form use a PUT to save some XML data, and then in the second form use a GET to...
Thanks for the info Mark .... Is there anyway to do get the parameters between the xform pages from memory, rather than a file. Mohit ... and then ... pages...
I am testing XFormation Ver. 2.1. On Saturday Aug. 26, I emailed their technical support with some questions. I have not received an answer. Is XFormation in...
Hi Robert, ... Monday was a public holiday here in the UK, so you may well receieve a reply from the XFormation guys shortly. ... The connection is that...
Hello all! I have a problem with messages (modal). When a message is displayed over a select1 control, the select1 values appear on top of the message... Is...