I am having problems adding items to a repeat collection. I have used the example that is in the Xforms spec with ths following definition. I am using the...
Mark. There is still I believe a lurking problem with XML Schema support in the latest releases of FormsPlayer. Read the following for details. The "hello...
Not sure about the other issues you reported, but XForms allows you to customize messages to be as "cutesy" as you want. The XForms <alert> element allows an...
Hello Brian, ... Your instance document therefore needs to reflect that it is from the targetNamespace of the schema: <myns:root xmlns:myns="urn:localSchema"> ...
Tom; Thanks for the updated example. I think we're *almost* there, but I still see a problem. First off, I do understand the relationship between urn's and ns ...
Hi Mark, Here is my problem. When I validate a form against a schema the validation occurs during the first time. When I rechange the value(In the next step) ...
Hello everyone, I was wondering if I can get XForm output from another XForm. Basically I want to create a form where I can select the text boxes or other menu...
Hi Franisco, how did you manage that? I tried the same so hard and I thought that it´s hopeless. I even talked to MIcrosoft, but they couldn´t help me... ...
The trick is to use a combination of processing instructions, xslt (XForms extension) and behaviours (at document loadtime) Honest it works Kind Regards ...
Hoping someone on the list can help me with a basic CSS styling problem. I have a form that has a number of input elements bound to instance values with...
Seemed to render fine on my test on IE 6.0. But you may want to try to remove the select1 label and/or try to set display:block for both the select1 and the...
... That's because the bug was fixed, as of 0.9.3.15! ;-) But thanks to both of you for your continuous checking of FormsPlayer. Regards, Mark Mark Birbeck ...
Thanks for your help Paul, you found at least one error, but that didn't seem to help. Any further help would be appreciated. ... unqualified by ... make them ...
Problem fixed. Paul's previous posting pointing out my elementFormQualified ommission was 100% correct and actually fixed the last problem. I made a cut/paste...
Hi Mark; Attached is a set of reproduceable test cases for 5 issues I've found in the FormsPlayer 0.9.3.15. The issues I have found are as follows: - An empty...
Hi Mark; I've found what I think is an issue with the behavior of setvalue. setvalue seems to not function when instance specified in the value attribute has...
Hi, Does anyone else experience problems with the range element? I get a lot of errors when I open the xhtml file, but also when I want to submit the form. The...
Hello Brian, Any luck on this one, let me know your resolution. Kind Regards Francisco ... From: Brian Dueck To: FormsPlayer@yahoogroups.com Sent: Friday, May...
Nope, I haven't figured this one out yet and I think some sort of help from the FormsPlayer team is going to be required. I imagine the XForms spec would say...
Hi Mark; According to FormsPlayer's XForms feature support table, FormsPlayer has full support for the readonly and relevant model item properties. However, I...
I am using .15 where the relevant firing on initialised has been fixed. I have found most of my relevants to work correctly on initialise hwoever this example...
I need to submit the output of the xform to a servlet. What method should I use in the servlet to get the tagged data. Please help me to solve the problem evin...
Hi, The 'xforms:submission/@encoding' attribute doesn't seem to work, at least with the put method. What I am trying to do is using the 'put' method to locally...
Hello Mark, How close to releasing FormsPlayer with support for the xforms-select event for both case and select controls and interface. A rough time scale...