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 your group to be featured on the Yahoo! Groups website? 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 261 - 290 of 2979   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
261
Hi, first off all I would like to say that the guys at X-port did excellent work, most of the bugs/crashes are gone now!! But I have some questions: 1/ xhtml...
Koen De Wolf
kodewous
Offline Send Email
Apr 1, 2003
10:12 am
262
I forgot the nested repeat part, look below Hi, first off all I would like to say that the guys at X-port did excellent work, most of the bugs/crashes are gone...
Koen De Wolf
kodewous
Offline Send Email
Apr 1, 2003
10:24 am
263
Hello What about the namespace for <?import.... Try <?xhtml:import.... When using xslt you have to use following construction <xsl:processing-instruction...
BJØRN SUNDBERG
bsubsusum
Offline Send Email
Apr 1, 2003
10:31 am
264
I Think it's a IE6 problem, if I try <xhtml:b>foo bar</xhtml:b> foo bar is still plain text, no bold text. Koen ... From: "BJØRN SUNDBERG"...
Koen De Wolf
kodewous
Offline Send Email
Apr 1, 2003
11:44 am
265
Hi- Kudos to the FormsPlayer team - it's really nice to see this kind of support for a long-awaited change in client-side technology. :) A quick question...
jn_lava
Offline Send Email
Apr 2, 2003
5:30 am
266
Hi; I need a hint on how to control the positioning of an input element's label. Specifically, I'd like to place the label on top of the input box as opposed...
bdueck
Offline Send Email
Apr 2, 2003
10:19 am
267
Hello Brian, ... Yes, this is the correct way to do it, but we lost this feature when we changed the UI handlers. We'll get it added back in, but a workaround...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 2, 2003
10:40 am
268
Jonathan, ... Too kind ... ... I don't think you are doing anything wrong - it looks like a bug. Thanks for the feedback, and we'll keep you posted as to a...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 2, 2003
10:44 am
269
Whenever one of my bind elements refers to a portion of my instance document that does not exist, I receive the following error. Fatal Error: ...
bdueck
Offline Send Email
Apr 2, 2003
9:47 pm
270
Hi Mark; Wondering if you can give me an indication of when FormsPlayer will support the xforms-select event for item elements? This feature is needed to be...
bdueck
Offline Send Email
Apr 2, 2003
11:33 pm
271
Any ideas on this please. I followed the multilingual example on the FormsPlayer website! Kind Regards Francisco ... From: Francisco Monteiro To:...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 3, 2003
8:26 am
272
Hi Francisco, Have you tried it with 0.9.3.7? You can get it from the same place as usual. I so, are you certain that there is no write protect or anything...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 3, 2003
8:46 am
273
Hi again, you can use triggers to let the user choose: <xfm:trigger> <xfm:label>1) Kredietkaart</xfm:label> <xfm:action ev:event="xforms-activate"> <xfm:toggle...
Koen De Wolf
kodewous
Offline Send Email
Apr 3, 2003
8:46 am
274
Hi Brian, the instance should be deterministic, therefore it's impossible to have 1 form that matches variants of the same instance. I think you will need a ...
Koen De Wolf
kodewous
Offline Send Email
Apr 3, 2003
8:46 am
275
Hello Mark, I have tried the off-line forms and what I see is just "empty" that is there are no labels etc. The multi-lingual forms used to work with the...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 3, 2003
9:57 am
276
To all, We are trying to get the bookmarks example in the W3C Xforms spec. working (first downloaded onto hard disk and opening it with IE6) in FormsPlayer, in...
C. Dekker
cbdekker
Offline Send Email
Apr 3, 2003
10:03 am
277
The instance is in a sense deterministic - i.e. its structure is well defined according to an XML Schema. But in that context, the XML Schema allows for some...
bdueck
Offline Send Email
Apr 3, 2003
11:51 am
278
Brian, You are right that the behaviour you want should be the norm. The spec now says that if you can't bind to a node then the form control should behave as ...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 3, 2003
11:57 am
279
Thanks Koen, that's a great workaround. One of the problems though with this is that because the trigger is stateless, users can't really see what they have...
bdueck
Offline Send Email
Apr 3, 2003
12:12 pm
280
Cees: When I modified your html page to call in the FormsPlayer interpreter, I received the following message before the html page displayed only the captions...
Ned Spilsbury
nspils
Offline Send Email
Apr 3, 2003
12:54 pm
281
Hi, Users CAnN see what they have selected: because of the switch/case structure, users see a different depending on what they selected. I agree with you when...
Koen De Wolf
kodewous
Offline Send Email
Apr 3, 2003
1:45 pm
282
Hello Mark, I have tried it with 0.9.3.7, I now do not see the error message but the instance is not updated with the content of submission. As I mentioned...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 3, 2003
1:52 pm
283
Koen, Master thesis Well my man I do it, basically a XForms within a Xforms. Kind Regards Francisco ... From: Koen De Wolf To: FormsPlayer@yahoogroups.com ...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 3, 2003
1:56 pm
284
Ned, I forgot to include the object formplayer. How could I be so stupid. The xmlns:" " can be removed. But it doesn't change the strange behaviour. The...
C. Dekker
cbdekker
Offline Send Email
Apr 3, 2003
2:25 pm
285
Koen; Master thesis, very interesting! I would certainly be interested in seeing that document. You may want to take a look at my XML Schema -> XForms...
bdueck
Offline Send Email
Apr 3, 2003
3:48 pm
286
Cees, ... There are a number of issues: 1. You need the object/import tags for FormsPlayer. Look at the section on authoring XForms forms, on the FormsPlayer...
Mark Birbeck
mark_birbeck
Offline Send Email
Apr 4, 2003
8:15 am
287
Any suggestion on this please. I have a series of model binds which offsets into appropriate location into the xbrlLabels instance, will XForms automatically...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 4, 2003
8:51 am
288
Dear Mark, Thanks for your reply. I see that I used an older spec. I downloaded it a few months ago from the Internet as a complete file. I have forgotten...
cbdekker
Offline Send Email
Apr 4, 2003
12:31 pm
289
Hi, First, let me salute those people at X-Port for the great job they are doing at implementing XForms! The work is appreciated. When adding a new item in a...
Christian Rémillard
christianrem...
Offline Send Email
Apr 4, 2003
5:49 pm
290
Hello All, Having a bind within bind seems to cause problems (QNAN) when using the @calculate and accessing relative path. See attached example. Regards ...
Francisco Monteiro
monte123uk
Offline Send Email
Apr 5, 2003
10:59 am
Messages 261 - 290 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