Hi, I'm getting the following error when I use an inline schema: "A fatal error occurred in formsPlayer: 0x8004020e. schema "theSchema" for model "(null)" is...
Hi Paco, It's probably best if you post the files, and then one of our guys can take a look early next week. If there is a bug then we would really want to fix...
Hi Mark, Thanks for the quick response (on a Sunday no less!!!). Cheers, Paco This is the html, the problem as mentioned is the ref to the schema on the model...
In the unlikely event no one responded to your question yet... You can use the "setvalue" action to initialize values of elements after doing an insert. There...
Hi Jan-Klaas, ... Indeed! ... I have to say that I'm finding myself more and more against this approach. It seems that the goal is to cram as much into the SVG...
Hi Mark, More and more existing non-XML information is being XMLized into XML, and all XML technologies can be used together for various applications. To...
Some time back, I installed and played with XFormation. Shortly after it's 30 day trial ended, I uninstalled the product. Ever since that day, formsPlayer...
When you uninstall XFormation it leaves a license file behind. You will have to manually locate this file and delete it. The file name is "fxb.exe.licenses". ...
Hi Mark, On your next quest to produce a better FormsPlayer product could you provide us with a deserialise function. Since you already have a serialise...
I need to add elements to the instance dinamically. Is it possible to add new elements to the instance during a work with form with XForms facilities. Using...
This is a problem with Internet Explorer, in that it messes with any elements that it doesn't know to be xml before we get a chance to read them. A workaround...
Andrey, ... You can do the things you want to do. The main feature you need is access to the instance, which is achieved via a call to a method on the model....
Hi Robert The initial releases of XFormation packaged FormsPlayer as a merge module but unfortunately it had problems when uninstalling. This coupled with the ...
Can anyone help with this? When using no instance data - "Lazy authoring" I get the file name and content-type saved as attributes, but have no visibility to...
Thanks, this workaround cures the problem. Unfortunately to use this I would have to rewrite the XSLT that generates the forms... As I'm lazy I'll continue to...
Hi, I am able to use the insert element if I do not have a image as part of my node. Can anyone let me know how I can get around this problem. Attached is the...
Hi Thomas, This is a known bug that is proving tricky to solve, since it derives from a problem in the MSXML parser. Essentially inserting nodes that have...
Hi, Have a loke on the code below may help you to understand how to do what you want. <head> <title>Show Hide</title> <style> xforms\:group.disabled{ ...
hi, Whenever there is any error, for example, invalid instance, the application will hang after the error message is prompted. I can't close the dialog box or...
Hi there, I'm new to fP so forgive me if my thinking is wrong. I have the following situation: <xforms:group ref="Test2"> <xforms:label model="labels" ...
Hello Richard I have an Xform attached with this mail and posted it to groups.I would like to know how do Change my UI based on instance data value.I tried...
All, Please forgive the length of this post. I've got some questions I need answered for a presentation on Monday. In the FormsPlayer email bulletin that came...
I also saw that video and wondered quite what it was showing. I cannot comment on fP v2 (we're also eagerly awaiting it), but with v1, x-port created the...
Jeff, Apologies for the confusion. The encrypted files are obtained when you purchase one of our licenses. The video was intended to show how easy it was to...
To clarify my ealier note: If I use direct text for the <label> following the <group> then it appears no problem at all. If I use a ref to point at the value...
Hi Nathan, Apologies .... I thought someone had replied to your original post. It is indeed a bug, and has been fixed for the next patch. Thanks for pointing...
Hi, I´m trying to get an example from the XSmiles web site (http://www.xsmiles.org/demo/testsuite/xforms/inherit_relevant.xhtml) to work under FP. After...
Hi, We are involved in a project that requires Internalization and Localization. i have tried XForm with Unicode characters, it is not working. Does FormPlayer...