Dylan Decrulle

Results 39 comments of Dylan Decrulle

Need to create API Client etc... Can you show me API details ? I also need some precision for the text

How do you want to make it optional ? The API will send a param ?

Do you have any news about this feature ?

For VTL, a string seems to be always with double quotes. In lunatic the survey is in a json file, so the first double quotes are there to indicated that...

Hello désolé j'avais pas vu ce thread, c'est un bug du dsfr il faut attendre que cette issue https://github.com/GouvernementFR/dsfr/issues/865 soit corrigée

I think I understand. In the case of an accordion group, the states of the accordions are dependent on each other. When you click on the second accordion, it closes...

Il y a que le CheckboxOne qui est implémenté. Voilà un exemple : ```json { "$schema": "../../../lunatic-schema.json", "components": [ { "id": "checkboxone", "componentType": "CheckboxOne", "mandatory": false, "page": "3", "label": {...

@romaintailhurat @AnneHuSKa Vous me confirmez que cette option arbitraire est souhaitée pour le composant `CheckboxGroup` et `Radio` ? Pour le Radio c'est très similaire au CheckboxOne, pour le CheckboxGroup c'est...