I've often thought it would be useful to have a null action in XForms,
that does no more than serialize, and rather than sending it anywhere,
just re-reads it as if it has been sent to a server that just echos it
back.
Steven
On Sat, 22 Apr 2017 14:24:25 +0200, Winona Salesky
wrote:
On Tue, 18 Jul 2017 10:58:58 +0200, C. M. Sperberg-McQueen
wrote:
The problem here is so simple it’s slightly embarrassing: the ‘ref’
attribute on xf:select sets the context item, so the relative expression
in the xf:itemset/@nodeset attribute cannot (as written) succeed: no
attribute every
On Tue, 30 Apr 2019 11:35:47 +0200, Robert Kirkpatrick
wrote:
(Newcomer first post)
Hello,
Here is a basic Xform:
When I hover over the error flags, I only get a little question mark.
What can I do to display the error associated with the event, which I
can't identify?
As far as I recall
make a difference, but well a variation with the tests
you made.
Regards,
Robert.
On Wed, May 1, 2019 at 2:58 PM Robert Kirkpatrick
wrote:
Very strange.
I'm using Chrome Version 73.0.3683.103
On Wed, May 1, 2019 at 12:58 PM Steven Pemberton
wrote:
On Tue, 30 Apr 2019 19:29:39 +0200, R
I've been thinking about how best to do this in the absence of native HTML
support, and you can see my tests for select1 here:
https://homepages.cwi.nl/~steven/forms/tests/open-select.xhtml
I think example 4 best matches what is required, though perhaps "*other*"
is not the ideal choice of
Exciting to be testing the new implementation.
I'll start simple.
[Enter] in an doesn't seem to dispatch a DOMActivate.
For instance,
https://homepages.cwi.nl/~steven/forms/examples/lists/list3.xhtml
Steven
On Wed, 05 Feb 2020 21:15:57 +0100, Alain Couthures
wrote:
Hello,
Please f
OK thanks.
New one: operator mod not recognised?
Steven
On Mon, 24 Feb 2020 14:30:56 +0100, Alain Couthures
wrote:
This has been fixed recently and I cannot reproduce this bug with your
own test page: please clear browser cache.
--Alain
Le 24 février 2020 à 14:19, Steven Pemberton
a
t/>>p/xsltforms/mailman/message/36926131/).
Cheers,
Tim
--
Tim A. Thompson
Discovery Metadata Librarian
Yale University Library
On Mon, Feb 24, 2020 at 8:31 AM Steven Pemberton
wrote:
Exciting to be testing the new implementation.
I'll start simple.
[Enter] in an doesn'
Am I right in thinking that
doesn't work yet?
(Working to get the testsuite running under the new release).
Best wishes,
Steven
On Wed, 05 Feb 2020 21:15:57 +0100, Alain Couthures
wrote:
Hello,
Please find a new release for XSLTForms at
www.agencexml.com/1.5beta/xsltforms.zip
I'm getting a strange effect:
If I run an XForm in an iframe, it's not getting the xforms-ready event.
If I run it in a tab of its own, it does.
This is happening over several forms, so I think it is a general effect,
and not dependent on the form.
Here is an example.
In an iframe:
0 -> Di
:02:04 +0200, Alain Couthures
wrote:
Could you please send me a minimal test case for this issue?
Thanks!
--Alain
Le 3 avril 2020 à 23:18, Steven Pemberton a
écrit :
I'm getting a strange effect:
If I run an XForm in an iframe, it's not getting the xforms-ready event.
If I run i
So it looks like the testsuite is now working with the new version.
I did create a new driver XForm that is more readable than the old one.
I'll package it all up, and send it to you tomorrow.
Steven
On Wed, 05 Feb 2020 21:15:57 +0100, Alain Couthures
wrote:
Hello,
Please find a new re
ase find the latest beta build at the same location:
www.agencexml.com/1.5beta/xsltforms.zip
Thank you for your feedback!
--Alain
Le 3 avril 2020 à 22:52, Steven Pemberton a
écrit :
Am I right in thinking that
doesn't work yet?
(Working to get the testsuite running under the new
With:
.block {display: block}
the output is nevertheless output with display: inline.
Test case attached.
Steven
block.xhtml
Description: application/xhtml
___
Xsltforms-support mailing list
Xsltforms-support@lists.sourceforge.net
https://lists.s
Watching my webserver, I see that xsltforms.xsl gets loaded twice in quick
succession.
The xhtml file default-get.xhtml starts like this:
http://www.w3.org/1999/xhtml";
xmlns:ev="http://www.w3.org/2001/xml-events";>
Here is the relevant log:
GET /forms-new/TestSuite/submission/def
with no resource generates a fault (see image). It should
dispatch an xforms-submit-error event.
Previous version of XSLTForms didn't generate the event either, but
instead (incorrectly) did the submission with an empty resource.
Source of example generating the problem:
http://www.cwi.n
I have this problem too, and I'm trying to trace how to fix it.
The xsltforms css has rules like:
xforms-input[xf-bound]:not([xf-notrelevant]) {display: inline}
which have very high 'specificity'. The CSS1 spec* says:
* Find all declarations that apply to the element/property in question.
16:06:25 +0200, Alain Couthures
wrote:
Maybe it could be better if the XSLT stylesheet could read some option
to generate a reference to another CSS stylesheet >(instead of
xsltforms.css).
What do you think?
--Alain
Le 10 mai 2020 à 12:41, Steven Pemberton a
écrit :
I have this prob
t;A: should not be
displayed until the extra xf-bound >attribute is added accordingly.
It sounds then impossible to set the default to visible, doesn't it?
--Alain
Le 10 mai 2020 à 19:33, Steven Pemberton a
écrit :
The current stylesheet sets everything to display: none, and then adds
):
save
Steven
On Thursday 04 February 2021 11:58:49 (+01:00), Steven Pemberton wrote:
One way would be to submit just one, and let the xforms-submit-done event
handler initiate the next.
save
Steven
On
One way would be to submit just one, and let the xforms-submit-done event
handler initiate the next.
save
Steven
On Wednesday 03 February 2021 15:33:21 (+01:00), Josselin Morvan wrote:
Hi all,
With one of my forms I have a « submissio
ev:defaultAction and if it’s fully implemented with XSLTforms?
Thanks a lot,
Best,
Josselin.
Le 4 févr. 2021 à 12:12, Steven Pemberton a écrit :
I was initially too lazy to check if a handler for submit-done was allowed to
initiate a submission using the same submission element, but th
hronous or performed
simultaneously, and it produces a conflict? The @delay would allow to really
execute the next submission at the end of the entire process?
Best,
Josselin.
Le 4 févr. 2021 à 22:25, Steven Pemberton a écrit :
Submission error.
at the end of the entire process?
Best,
Josselin.
Le 4 févr. 2021 à 22:25, Steven Pemberton a écrit :
Submission error.
error-type:
error-message:
response-status-code:
response-reason-phrase:
ven
Thanks a lot,
Best,
Josselin.
Le 4 févr. 2021 à 12:12, Steven Pemberton a écrit :
I was initially too lazy to check if a handler for submit-done was allowed to
initiate a submission using the same submission element, but then my shame got
the better of me and I looked it up. It i
It's heading in the direction of XForms 2, adding new features at each
release I guess. The most important one implemented is Attribute Value
Templates.
Steven
On Monday 29 March 2021 23:00:43 (+02:00), Gary Kopp wrote:
Does xsltforms 1.5.x support the XForms 2.0 spec, or am I still limit
https://homepages.cwi.nl/~steven/xforms11-for-html-authors/todo.xml
Part of
https://homepages.cwi.nl/~steven/xforms11-for-html-authors/part2.html
Steven
On Mon, 24 May 2021 11:16:27 +0200, Alessandro via Xsltforms-support
wrote:
Hi all!
I'm probably not able to find the right CSS synt
On Mon, 24 May 2021 16:41:31 +0200, Joe Wicentowski
wrote:
Hi all,
I'm not sure if videos of the presentations will be posted or not, but
for anyone who missed them, Alain's paper is part of >the proceedings:
The talks were not alas recorded.
https://markupuk.org/webhelp/index.html#ar
On Thu, 10 Jun 2021 01:19:45 +0200, Javier Diazestebaranz(UST, ES) via
Xsltforms-support wrote:
Hello,
we are using a very ,very old Xsltforms implementation (r574, more than
8 years ago) with some local changes, and we want to >migrate to last
stable version.
Before starting the migra
On Sun, 05 Dec 2021 22:02:50 +0100, Ralph Corrigan
wrote:
You're absolutely right about the dummy namespace: I can't think of any
reason why that would be a useful feature to introduce.
So it will work in Firefox is the answer I believe.
Steven
Reminder: check the options at
https://cwi.nl/~steven/forms/tests/open-select.xhtml
Best wishes,
Steven
On Thursday 09 March 2023 14:24:17 (+01:00), Javier Diaz Estebaranz(UST, ES)
via Xsltforms-support wrote:
Hello Alain,
thank you for the information, at the moment we will implement th
Using instead of ?
Steven
On Thursday 28 September 2023 12:40:17 (+02:00), Richard Light wrote:
Hi,
When I make a selection from a number of options:
Objects to move:
nodeset="instance('objects')/record">
The in my mo
On Thursday 28 September 2023 14:24:14 (+02:00), Richard Light wrote:
On 28/09/2023 12:50, Steven Pemberton wrote:
Using instead of ?
Ah, clever! (I have a lot to learn ...)
Thank you: I can now get the text content of all the selected XML records
dumped out as a long unformatted string
On Friday 29 September 2023 16:27:01 (+02:00), Richard Light wrote:
Hi,
When I have a date value in a control, the calendar picker pops up and lets
me select a date. However, this is in the format 'MM/dd/', i.e.
American format.
xsltforms decides on the format to output dates using you
Could you show us the instance you are referencing?
Steven
On Friday 06 October 2023 06:45:05 (+02:00), ajbuf...@ajbconsulting.us wrote:
Hello Alain and Company,
I am a new user of XSLTForms, exploring the framework, and am quite impressed,
especially considering it’s a free product.
owser with ixml and XForms
The conference is hybrid: both live, and streamed online.
https://declarative.amsterdam/
Best wishes,
Steven Pemberton
___
Xsltforms-support mailing list
Xsltforms-support@lists.sourceforge.net
https://lists.sourceforg
Attribute value templates work in XForms too, and allow you to build up a
URL, but you can also use with a calculate, see for instance the
section on maps in the XForms advanced tutorial:
http://www.cwi.nl/~steven/xforms/advanced/
Best wishes,
Steven
On Wednesday 22 November 2023 18:18:29
ot;indexes" instance from
being used until File is specified. That attribute doesn't seem to be
making any difference either.)
Thanks,
Richard
On 22/11/2023 20:28, Steven Pemberton wrote:
Attribute value templates work in XForms too, and allow you to build up a
URL, but you can also us
Winona,
We have discussed this in the WG, and resolved to add @dir to the Common
set of attributes.
In the meantime, as Alain has already pointed out, you can legally use
html:dir anywhere in XForms, as foreign namespaced attributes are allowable
everywhere, and furthermore, you can use CS
39 matches
Mail list logo