I've got a Jave servlet that reads an Xform, replaces some variables with specifics (e.g. the instance src) and sends the form to the browser. When the user...
The issue here is one of the fundamental differences between XForms and old style HTML forms. With XForms you need to treat the document - the XForms and...
Hi, Could you confirm what version you are using? We did have some problems in this area a while ago, so it's worth just checking that they haven't been fixed...
Hi, I want to know if it is possible to create an xforms control using Dom javascript and give is ref attribute a binding expression so that he connect to an...
Hello Landry, It is possible to do something similar, although not exactly as you describe. The problem is that the moment you create an element of a...
Hi everybody. Does anybody know a way for submitting and loading a new page with xforms? I have a servlet that receives a xml document and answers with another...
Hi Giovanni, ... You say "should be loaded in a new page" but do you mean loaded in a new window? In other words, if you have form A, and do a submit, are you...
My suggestion is to replace the sequence <?import ...?> in the xsl file by the following : <xsl:processing-instruction name="import">namespace="xforms" ...
Hi everybody. Help me please with such situation. I have 2 similar instances: <xf:instance id="i1"> <root xmlns=""> <list> <item1/> <item2/> <item3/> </list> ...
Mark, thanks for your reply. I just installed the latest 1.1 patch and preliminary testing indicates that this is resolving my replace="all" problem. -Don...
Thank you Mark, i intended "new window", your answer is clear. ... with ... overlapped ... a new ... you hoping ... A still ... to the ... data B? ... moment....
Hi, everybody There is somebody who is able to control size and format of an input control in formsPlayer? Since March, when I begin to use formsPlayer, I...
I have a configfile, for generating a XForm dynamically. This configfile is an instance named XFormsConfigInst. For instance: <xforms:model id="XFormsConfig"...
Hello, could maybe some of the developers of formsPlayer give me any clue of what to try next with this quite annoying problem ? Xforms sample in URL...
Hi everybody! i have a problem! if i klick on a name in this: <xforms:select1 ref="instance ('BLformInst')/TecInfo/Title"selection="open" class="input"> ...
Hi everybody. I need to execute a piece of code at the xforms-ready time, but depending also on instance-data value. For example, if element "A" in instance...
Hi, all, I am trying to use xforms:message to display information to physicians. Is there a way to format the formsPlayer popup window to accommodate large...
Steve, ... Unsupported, I'm afraid ... ;) ... That's a good point and I'm not sure we've tried that. We have put quite a lot of effort into making messages and...
Giovanni, One technique we've used is to do something like this: <xf:bind nodeset="A" constraint=". != 'ok'"/> ... <div style="display:none"> <xf:input...
Hi everybody. I have a problem to submit to the Forms Player developers group attention. Documentation is in the attached file. In short, a double http get...
Hi Giovanni, The issue you'd rasied with regards to xf:duplicate failing when the origin node or descendant has inline type declaration has been fix and will...
Richard Bidgood
richard.bidgood@...
Nov 4, 2004 2:02 pm
1819
Hi Giovanni, The problem isn't with the submission process it is with the xf:input and xf:secret form controls. Both of these form controls are dispatching two...
Richard Bidgood
richard.bidgood@...
Nov 4, 2004 4:11 pm
1820
the problem is: if i open a html document, generated with xforms, than there are violette rings with fP in it. I dont want that they are visible? any ideas? ...
Hi Tapio, We've been unable to reproduce the fault that you described. The problem does sounds like the registry setting have been corrupted somewhere down the...
Richard Bidgood
richard.bidgood@...
Nov 4, 2004 4:22 pm
1822
I'm trying to get a trigger inside a group to change the value of an element, however the trigger doesn't seem to use the same base node for the 'ref' and...
I'm trying to create a style for a form and have a couple of questions about the pseudoelements Firstly, I can only apply styles to the pseudoelements like...
Hi I am working with the latest version of formplayer.I would like to know that for a checkbox control how could we set the property checked or unchecked. I...
Hello Daniel, ... The current versions of formsPlayer require a license to alter the branding. The license allows you to replace or disable: * the opening...