Mark. This version crashes using xml and xslt. I'll wait for a new version. Is it the xforms-value-changed event that triggers the alert message in your...
Hi Bjørn, ... Although there is a new version on its way, we would still appreciate details of any crashes that you discover. Could you tell us how to...
Hi Mark. Thank you for the answer. I crashes on opening the xml file with link to an xsl. I works with 0.9.3.25 I attach the files. You know what to do. Two of...
Hi, The feature 'Repeating Structures Via Attributes' is not supported yet but does anyone have a workaround ? Thx <table xforms:repeat-nodeset="frmList/frm"...
Hello, I find that the attached file StoreSearch.xhtml causes my version of FormsPlayer 0.9.3.25 to hang my XP system and I need TaskManager to kill of the...
I have tried the FormsPlayer beta (0.9.3.25), and with the following HTML page (served as text/html; charset=UTF-8) I have two problems: Firstly, if the schema...
Colin Paul Adams
colin@...
Jul 9, 2003 6:16 am
562
Colin, The problem is with your form, not FormsPlayer. ... Whenever you have instance data that is not showing in the form it is invariably because the control...
Hi all, this example should not work with FormsPlayer, but it does. It doesn't work on another XForms processor that I am trying: <?xml version="1.0"...
Hi Dan, ... The answer is simply because IE doesn't give us a full XML browser. Or rather it does, but the XML parser is only DOM 1 compliant, which means it ...
Hi, I've declare a nodeset in a repeat element with an '=' sign and I got the expected list of elements. So I decided to use the 'lower than' operator but...
The '<' syntax is correct. There is no such thing as '≤' hence the error. I would guess that either 'date' is not a child of 'anItm', or that 'anItm' is not...
The problem was that the element 'date' contains a date like '2003-06- 30' but it wasn't typed xsi:date so the comparison operator '<' failed to compare two...
... Ah, thanks for pointing this out. Adding the namespace prefix declaration now causes it to (mostly) work correctly. There is still a problem though: If I...
Colin Paul Adams
colin@...
Jul 10, 2003 6:47 pm
570
hi, Can XForms support ink input? how does XForms deal with inkXML? Can anyone point to any resources in this regard... Thanks! ramya....
Hello Mark, The new WD of SVG 1.2 was releases yesterday, in the draft is a section on XForms. The draft says "The charter of the SVG Working Group includes...
Hi, Am a first time XForms user and wrote this simple form to submit a form data. But the form is just static...doesnt do a submit..or redirect to the URL in...
Hi, I tried to use the offline forms(at formsplayer.com) sample for my use. It worked fine for me when I enter data and say 'save saved data' and close the...
With the following page, selecting the Cancel button works fine. But selecting the Login button results in IE falling over. Any comments? <?xml version="1.0"...
Colin Paul Adams
colin@...
Jul 20, 2003 6:46 am
576
Hello everyone, The following release is a complete implementation of XForms 1.0: <http://www.FormsPlayer.com/download/FormsPlayer0.9.9.0.msi> NOTE: There are...
Has anyone got a method to do multi-dependent selects that look up subsequent itemsets from the server? eg - select Car Make: Porsche and the server is queried...
Hello Mark, Some clarification please under "NEW FEATURES IN THIS RELEASE" 7)What is created ? 10) xforms-prefix should it be xforms-previous ? Alas the one...
Hello All, Anybody managed to run an XForms with this version. It seems to crash just after bringing the splash screen. The XForms I have tested is the 'hello...
... Francisco> Hello All, Anybody managed to run an XForms with this Francisco> version. It seems to crash just after bringing the Francisco> splash screen....
Colin Paul Adams
colin@...
Jul 21, 2003 7:43 am
581
Hi Colin, ... This is certainly not the general case. Please submit your form and any attached instance data and schemas and we can have a look. If there is a ...
Hi Francisco, ... Yes, we did. ;-) ... Could you give us some information about your OS, etc. Also, did you remove the previous version? You mentioned in a...
Hello Mark, I am using Windows 98 SE, removed the previous version which was .29. No I am using no new parser. I have never had any previous problems with...
Francisco, ... Sorry it's so terse, but tutorials and descriptions will follow when we re-launch the web site. At the moment the main source of information on...
... Mark> Hi Colin, ... Mark> This is certainly not the general case. Please submit your Mark> form and any attached instance data and schemas and we can Mark>...