Hi Alain,
Just checking in on this issue. You said you already had a fix? Any
chance I can get a patched xsltforms.js?
Thanks for your help,
-Winona
On Mon, Jan 22, 2024 at 10:07 AM Winona Salesky wrote:
>
> Hi Alain,
> Thanks for getting back to me and for working on a fix, that will be so
> h
Hi Alain,
Thanks for getting back to me and for working on a fix, that will be so
helpful.
I did try the latest version of XSLTForms, but it required a lot of
rewriting of the forms I already had and I was pressed for time. I hope to
have time in the near future to take another look.
-Winona
On S
Hi Winona,
This issue is due to remaining ids in dependencies which should have been removed when unloading the subform.
I have already a workaround for preventing the exception. I will look for a fix as soon as possible.
Hi Alain,
Thank you so much for all your help with my XForms. I'm having some trouble
integrating the TinyMCE example into my much more complex forms set up. I
have tried to create a simplified example that still produces the error I
am getting. Any chance you could help me debug this?
Example here
Hi Alain,
That did fix the example. Thank you. I think I have misunderstood the use
of the XForms binding. So I will do a little research and see if I can get
them working correctly on my more complex version of the form, which has
the summary element at many different levels in the TEI record.
-W
Hi Winona,
Looking at the simplified example, it appears that the new record does not have the very same structure: the document root is named "TEI" with a child named "data" whilst the pre-loaded document has the "data" element as root.
XForm
Hi Alain,
This sort of works. Here is an example of multiple text editors working:
https://gist.github.com/wsalesky/00b872cd91c99344a030f0e667cb9e35
However, when I try to use this in my actual forms I run into issue. I
think it is because my data is loaded after the form is loaded. The user is
pr
Hi Winona,
Sorry for the delay.
Please have a look at the tinymce.xml sample (https://github.com/AlainCouthures/declarative4all/blob/master/public/samples/tinymce.xml).
Because of compatibility issues bet