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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2788 - 2823 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2788
Mark/anyone just dragging the old "sizing" topic up again; this is a very useful workaround, but is there any way of applying it to individual controls using ...
webmail@...
rr_1506
Offline Send Email
Apr 3, 2006
8:48 pm
2789
Hi, I have an itemset that contains a label like this: <xforms:itemset nodeset="person"> <xforms:label> <xforms:output value="concat(title,' ', forenames,' ',...
Mark Seaborne
markseaborne
Offline Send Email
Apr 4, 2006
8:25 am
2790
Just wondering if FormsPlayer 1 has any of the features of XForms 1.1 implemented, as extensions perhaps? I am particularly interested in the current()...
Mark Seaborne
markseaborne
Offline Send Email
Apr 4, 2006
8:27 am
2791
Hi Mark, ... We're putting together a new release of formsPlayer and some documentation on these features, but I'll give a quick summary here. Firstly, some of...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 4, 2006
9:23 am
2792
Thanks Mark, that is useful to know. In that case I am having a problem with using current(). I have a repeat like this: <xfm:repeat...
Mark Seaborne
markseaborne
Offline Send Email
Apr 4, 2006
12:40 pm
2793
Mark, It certainly looks ok (assuming that the 'group' does have a namespace prefix and you just omitted it in transcribing). Are you able to send a form that...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 4, 2006
3:45 pm
2794
Hi Mark, I have done a bit more work, and found that current() does work for me some of the time. In the attached form there is an xforms:output within a...
Mark Seaborne
markseaborne
Offline Send Email
Apr 5, 2006
7:34 am
2795
Hey, I have upgraded to Formsplayer 1.4.3.1012 this morning. I have a repeat-structure that iterates over a certain nodeset in a XForms-instance. Inside the...
da_masterkiller
Offline Send Email
Apr 7, 2006
12:37 pm
2796
... that ... instance. I have a similar problem with FormsPlayer 1.4.3.1012. The iput controls show the data from the instance correctly, but when I change the...
da_masterkiller
Offline Send Email
Apr 7, 2006
12:43 pm
2797
Hi DMK, Have you upgraded to 1.4.3.1021, and if so, are you still seeing the same problem? Perhaps you could send a snippet of your form if you are? Thanks. ...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 8, 2006
7:12 pm
2798
Hello Mark, thanks for your reply. I installed FormsPlayer 1.4.3.1021, but the problem still exists. I have cleaned up my code, and was able to reproduce the...
Da Masterkiller
da_masterkiller
Offline Send Email
Apr 9, 2006
12:35 pm
2799
I apologize for not posting to the group, I chose the wrong option when replying. I am using formsplayer 1 for this example. I changed all 2004 namespaces to...
Jessica Wall
xforms9
Offline Send Email
Apr 11, 2006
3:13 pm
2800
Hi Jessica, My apologies--it is only implemented in version 2 of formsPlayer. We're moving quite a few features from version 2 to version 1 so it should be ...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 13, 2006
9:14 am
2801
We have a form with a collection as: <a> <b/> <c/> <d/><d/>….several d's <d/> </a> We want to have a Select1 item that allow us to select some "predefined"...
jzarzuela
Offline Send Email
Apr 17, 2006
10:38 am
2802
Hi, How can I restrict styling of form controls bound to required nodes to just the value of the control rather than the entire control? I assume I need to...
Mark Seaborne
markseaborne
Offline Send Email
Apr 18, 2006
12:59 pm
2803
Hi, I am still suffering from the problem described below using the latest released build of FormsPlayer. Any ideas? All the best Mark...
Mark Seaborne
markseaborne
Offline Send Email
Apr 18, 2006
1:06 pm
2804
Hi, Should I be able to style the border of a select1 in the same way I can an input? .select1-value { border: 1px solid #949990; } isn't doing anything. All...
Mark Seaborne
markseaborne
Offline Send Email
Apr 18, 2006
1:10 pm
2805
Hi, One of the inputs in my form is bound to a date. Border styling doesn't seem to work when the input is displayed as a calendar widget. Is there any way ...
Mark Seaborne
markseaborne
Offline Send Email
Apr 18, 2006
1:12 pm
2807
Hi, Do I need to do anything to hint so that it is displayed over form controls rather than behind them? Also hint text is displaying in a vertical column one...
Mark Seaborne
markseaborne
Offline Send Email
Apr 19, 2006
7:35 am
2808
Hi Mark, I get round this by enclosing my controls in "<span>"s and zetting the z-index - I think that FormsPlayer gives the hints a zindex of 0. Regards Rob...
webmail@...
rr_1506
Offline Send Email
Apr 19, 2006
8:19 am
2811
http://groups.yahoo.com/group/xbl-developers of which the description reads: " XBL, or XML Binding Language(s). An XML language for coding-shortcuts to more...
steltenpower
Offline Send Email
Apr 19, 2006
12:59 pm
2812
Hello Rob. I'm glad to hear that a second person has found a workaround to this visual nuisance. There was an earlier mention of a solution involving iframes...
Ogbuji, Chimezie
amunra2kad
Offline Send Email
Apr 19, 2006
3:28 pm
2813
I now find with the latest build that hint does not hide behind all controls. After a small amount of experimentation I find that the hint of an input control...
Mark Seaborne
markseaborne
Offline Send Email
Apr 20, 2006
7:00 am
2814
I previously reported that <itemset nodeset="person"> <label> <output value="concat(title, ' ', forenames, ' ', surname)"/> </label> <value ref="@id"/> ...
Mark Seaborne
markseaborne
Offline Send Email
Apr 20, 2006
9:59 am
2815
Hi Mark, ... These are known bugs in IE and relate to how they have implemented drop-boxes and some other widgets. (They have reworked drop-boxes in IE7 to ...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 20, 2006
10:11 am
2816
Thanks Mark, much appreciated. Mark...
Mark Seaborne
markseaborne
Offline Send Email
Apr 20, 2006
10:45 am
2819
According to the experts out there (somewhere!) they is going to be a huge XML deluge, thanks partly due to AJAX (synchronous JavaScript + XML) and Microsoft's...
Francisco
monte123uk
Offline Send Email
Apr 24, 2006
12:28 pm
2820
Hello all, There are some changes in functionality between versions 1.3 and 1.4 of formsPlayer that may alter the behaviour of existing forms. Most of these ...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 25, 2006
10:35 am
2822
I recently download the formplayer 1.4.3.1027(formsPlayer.cab) with mscomct.ocx and mscomctl.ocx files but unable to register the mscomct.ocx file with...
dt_19802005
Offline Send Email
Apr 27, 2006
1:33 pm
2823
Hi! I believe that we have discovered a bug in FormsPlayer when using IE to print an XForms document that has instance data. Here is the scenario... Create an...
douglas_erwin
Offline Send Email
Apr 27, 2006
8:17 pm
Messages 2788 - 2823 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