Jonathan Durand

Results 11 comments of Jonathan Durand

> Hi @eyelidlessness , Here, a form with a list of avg 40 000 rows (French municipalities) and 11 calcuation. https://ee.kobotoolbox.org/Cijpflhc the form takes a long time to load the...

I have a proposal : Here : https://github.com/enketo/enketo-transformer/blob/c6dbb4502f453966e07b19a02997e1d44417ebe0/src/xsl/openrosa2html5form.xsl#L1794-L1796 Change `number` html type value by `text` Here : https://github.com/enketo/enketo-transformer/blob/c6dbb4502f453966e07b19a02997e1d44417ebe0/src/xsl/openrosa2html5form.xsl#L1156-L1158 After this binding-attributes, add two other `binding-attributes` : ``` numeric numeric ```...

Hi @eyelidlessness , (Sory for the reponse delay). My 'common' use case is to get the `this.map` leaflet object of a geo* widget to add it some features like :...

Hi @JoanGoAl , Unfortunately actually the `image` override doesn't support cell styling (centered vertically, horizontally, etc.). I am currently working on a new 'imageincell' substitution which allows the image not...

hi @Geoje1dong and @JoanGoAl : My PR has been merge on master 2 days ago ! You can now use `imageincell` substituion keyword ! **Only work with most recent version...

Hi @Geoje1dong , available as soon as this PR https://github.com/optilude/xlsx-template/pull/190 is validated.

Hi @Geoje1dong and @optilude , The PR being validated and merged, can we close this issue?

@smolleyes , @interrizky @Eraledm : Can you provide a simple template, with the image and a simple source script to reproduce your problem? _We use this module daily and the...

Hi @LuckyOne3 , Maybe this PR https://github.com/optilude/xlsx-template/pull/190 resolve your issue ? Look here : https://github.com/optilude/xlsx-template?tab=readme-ov-file#images-in-cell

Hi @RyVen-dotcom , Is your problem resolved? Have you tried opening it in a more recent Excel version?