Search the web
Sign In
New User? Sign Up
formsPlayer · formsPlayer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2869 - 2929 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2869
Hi, I have an xform that does a multi-part post. It works fine in xsmiles but not in formsplayer. If I change the method to post it works - but not multi-part....
lisxforms
Offline Send Email
Jun 2, 2006
11:28 am
2872
I have a very simple submit page and I'm trying to trap the various submit-related events. Here's the page (standard wrappers omitted for clarity): ...
profpamph
Offline Send Email
Jun 5, 2006
3:45 pm
2873
What is the difference between this four xform action : xf:refresh xf:reset xf:revalidate xf:rebuild thanx for your help. David DUPONT Pôle Information -...
David Dupont
david_dupont73
Offline Send Email
Jun 5, 2006
4:22 pm
2878
It seems there are a problem with index() Xform function when there was enclosed by two level Repeat tag. This code is used to create a One-To-Three SubTheme...
David Dupont
david_dupont73
Offline Send Email
Jun 6, 2006
9:19 am
2880
There doesn't seem to have been any reply to this message since it was posted in 2004, and I'm also seeing this behaviour in the latest 1.4 version of forms...
profpamph
Offline Send Email
Jun 6, 2006
10:22 am
2881
If I try to open the following XForm within the Sidewinder viewer I get the error "A fatal error occurred in formsPlayer: 0x8004020e. schema "schema" for model...
chrisparish_occ
Offline Send Email
Jun 6, 2006
1:17 pm
2882
I'm having a hard time porting my existing XForm usage of xf:destroy (which has been removed from the 1.1 specification) to use xf:delete instead. I'm running...
Ogbuji, Chimezie
amunra2kad
Offline Send Email
Jun 6, 2006
1:46 pm
2886
I'm implementing my first XForms solution. I started out getting a form to come up in IE with FormsPlayer on my desktop. I had that working fine. My goal is a...
John McGowan
steakfest
Offline Send Email
Jun 7, 2006
8:04 pm
2905
Hello to the group! I have a form with a few xsd:decimal and xsi:string fields. When this form is filled out correctly, I can submit it to the server with no ...
nicedatasystems
Offline Send Email
Jun 19, 2006
7:22 am
2906
Hi Martin, Try the @validate attribute on Submission, from XForms 1.1: <http://www.w3.org/TR/xforms11/#attrib-submit-validate> You'll need two submissions--one...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 19, 2006
10:07 am
2908
Thanks for your help. However, I stay with questions... when I put <xf:submission validate="false" id="saveTempData" ref="instance ('instQ001')" method="post"...
nicedatasystems
Offline Send Email
Jun 20, 2006
9:25 am
2909
Hi Martin, @validate is only true or false, not an XPath expression. That's why I said you'd need two submissions. All the best, Mark ... -- Mark Birbeck CEO ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 20, 2006
9:31 am
2910
Hello, I used the examples in TutorialNillable and it works find except on submission instance (with http/post or http/put). FP send an error message "xsi:nil...
Frédéric
fmaroe
Offline Send Email
Jun 20, 2006
11:32 am
2911
Hi all, I have a problem with irrelevant elements. In my model i've a binding like this: <xf:bind id="line" nodeset="instance('instance.message')/u:line" ...
Bertjan
b.broeksema
Offline Send Email
Jun 22, 2006
9:32 am
2912
Hi Bertjan, I haven't tried it, but I don't like the look of that '>'...try "&gt;" and see if it makes any difference. Regards, Mark ... -- Mark Birbeck CEO ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 22, 2006
10:46 am
2913
Hi Mark, Thanks for the reply, but your suggestion doesn't make any difference. The repeat is defined as follows: <xf:repeat id="repeat.line" bind="line"> ... ...
Bertjan
b.broeksema
Offline Send Email
Jun 22, 2006
11:03 am
2916
Hi Bertjan, Also...make sure you set .disabled to some value. formsPlayer doesn't have default values, since none are defined in the XForms specification. (In...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 22, 2006
11:25 am
2917
For people with the same problem: Mark pointed me at the fact that a css rule should be added: .disabled { display: none; } This hides the irrelevant elements....
Bertjan
b.broeksema
Offline Send Email
Jun 22, 2006
11:30 am
2918
Personally speaking, I think this should be the default. It's confusing to users otherwise. There's nothing that says you can't provide defaults. Leigh. ... ...
Klotz, Leigh
leighklotz
Offline Send Email
Jun 22, 2006
10:18 pm
2919
Spec reference: http://www.w3.org/TR/xforms/slice6.html#model-prop-relevant "When false, associated form controls (and any children) and group and switch...
Klotz, Leigh
leighklotz
Offline Send Email
Jun 22, 2006
10:22 pm
2920
Hi Leigh, It proved difficult to provide default stylesheets in Internet Explorer, however we did eventually sort this out and formsPlayer 2 has default values...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 23, 2006
6:08 am
2921
Hi Leigh, Mark, I noted this also in the spec and was therefore a little confused about this. But as Mark noted in another mail this will be backported from...
Bertjan
b.broeksema
Offline Send Email
Jun 23, 2006
7:14 am
2922
Hi Leigh, Mark, I noted this also in the spec and was therefore a little confused about this. But as Mark noted in another mail this will be backported from...
Bertjan
b.broeksema
Offline Send Email
Jun 23, 2006
7:14 am
2923
Bertjan, First, on the spec; the spec _seems_ clear on this, but unfortunately is not, since it does not describe whether to completely remove the controls ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 23, 2006
9:36 am
2924
Hi, ... Looking at the CSS spec, that would done be with ... { display:none }: "This value causes an element to generate no boxes in the formatting structure...
Christophe Strobbe
christophest...
Offline Send Email
Jun 23, 2006
12:33 pm
2925
Hi Christophe, Apologies for not making this clearer; the point is to do with whether controls receive events, not whether they can receive focus. Let's say we...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 23, 2006
12:56 pm
2926
... I thought that receiving focus is an event in both HTML and XForms (www.w3.org/TR/2003/REC-xforms-20031014/index-all.html#evt-focus). ... Thanks for the...
Christophe Strobbe
christophest...
Offline Send Email
Jun 23, 2006
1:19 pm
2927
Hi Christophe, ... If the control is 'unavailable' in whatever way, then the user cannot navigate to it, the control won't get focus, and the DOMFocusIn/Out ...
Mark Birbeck
mark_birbeck
Offline Send Email
Jun 23, 2006
4:33 pm
2928
Hi all, I just ran accross an issue with the xf:repeat element. I'm generating rather complex forms that have xf:switch statements within xf:repeat elements....
Bertjan
b.broeksema
Offline Send Email
Jul 3, 2006
8:13 am
2929
Hi Bertjan, It is true that the ids are copied for each id. For actions that are defined outside a repeat, and refer to elements within the repeat, the ...
paul butcher
xport_paulb
Offline Send Email
Jul 5, 2006
5:12 pm
Messages 2869 - 2929 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help