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...
Hi Martin, ... This is unfortunately a bug in IE, based on the way that they have implemented drop-boxes. (It is fixed in IE7.) We will shortly be addressing...
I have taken the liberty of cross-posting this note to both the XForms group and the Skimstone lists. Has anyone been able to use XMLSpy or Stylus Studio as a...
Hi Bob. Haven't tried so before but I will as this is ofcourse a great idea of customizing XMLSpy (I'm using ver. 2005). How did you name the template-file? I...
Hi Patrick The following worked under XMLSpy. FireFox did not work with xhtml as the extension. It did work with html. XMLSpy does not recognize modular xhtml....
Has anybody been able to fire an event in Java or VB script when the user selects a new "row" (repeat-index) inside a repeat? If so do you have some code to...
BJ, ... I'm not quite following the question. Could you explain a little more about how you have things set up? How are you trying to communicate with VB or...
Mark, I have a webpage with a list of parts (xforms:repeat) created with XForms, and an ActiveX control which needs to know every time the user selects a part...
BJ, ... Excellent! That's very exciting. We actually did something along these lines a while ago--we produced a 'hello world' demo that had a rotating world,...
This thread has been moved to http://skimstone.x-port.net/node/412 Bjarke ... with ... the ... produced a ... XForms ... couldn't ... supposed ... X3D ... on ...
I need to use schemas that include complexTypes in XForms. The first step will be to use an external schema with XForms. There used to be an example of this on...
While trying to implement a DateTime picker using XForms and NO Javascript. I used the Date picker and tried to use the range for the time portions. Two...
With the help of CSS styling I was able to resolve the issues below ... This was eliminated by placing a display: none; on the label class ... This was fixed...
Hi All, I'm working on forms player for the past two days and i'm not able to acheive my milestones using WebServices. Here is my issue, 1. I have one...
Hi, I'm calling my .net webservice from Xforms but it's not invoking the service. Anyone of your help will be really helpful to proceed further. My codes, 1....
Hi Kumaar, ... You'll need to narrow things down a little, to work out where the problem is. The first thing I'd suggest is that if you are not using a tool...
Hi, I have a repeat control and a switch control inside. The code : <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ...
Hello Mark, Thank you very much for your speedy response. As you said I'm using httpanalyzer tool to trace the Request and Response. I found that it throws an...
Hi Kumaar, This is a SOAP issue, I'm afraid. Your server is saying that it doesn't know what action to carry out, because you have not sent a SOAPAction...
In case future generations come to this thread looking for instructions on how to make a 3D viewer work with formsPlayer :), there is now an answer on the...
Hello everyone, We've been working hard in the last few months on a number of different things. Some are imminent--such as full support for XForms 1.1 in...