InseeFr / Lunatic

Library of questionnaire components
https://inseefr.github.io/Lunatic/
MIT License
20 stars 22 forks source link

Suggester - Add a VTL filter for the `disabled` attribute #605

Closed romaintailhurat closed 1 year ago

romaintailhurat commented 1 year ago

Estanp need, to be completed

AgatheLM commented 1 year ago

As for filter :

"conditionFilter": {
   "type": "VTL",
   "value": "nvl(UNIT,\"\") <> \"\""
 }
laurentC35 commented 1 year ago

The right props to use is readOnly Duplicated of : https://github.com/InseeFr/Lunatic/issues/627