-
## Describe the bug
Quand la taille d'un tableau dynamique est définie à partir d'une formule VTL, les entrées correspondantes ne sont pas générées dans le `"resizing"` pour Lunatic.
- Input : D…
-
## Feature Description
Actual functioning of filter:
1. Filter expression = **true** => question **displayed**
1. Filter expression = **false** => question **filtered**
1. VTL **not working** => quest…
-
🇬🇧
Users could copy / paste some text or code from a document to a VTL editor field in Pogues (a label or a control field for example). But in some occasion an invisible character can be added - w…
-
# Business case
The use of VTL in questionnaire must be streamlined and stabilised throughout the softwares.
This goal includes:
- __streamline the use of conditions__: in Pogues, we describe t…
-
On the Trevas-Jupyter repo, we have a [nice issue related to a VTL MIME Type](https://github.com/InseeFrLab/Trevas-Jupyter/issues/100), which includes a proposition to use the `vnd` prefix.
What is…
-
### Problem Statement:
We've introduced a new component type, `componentType: Text`, in Lunatic to improve polymorphism and simplify text display within components. This component should be utilize…
-
Scalars can currently not be used in Trevas in VTL expressions where constants / literals are allowed.
As an example the following VTL code is failing
```
ds1 := simple_data;
my_scalar := 3;
…
-
By noting that the documentation is not easy to learn, whether for a user or a technician, what to you think about:
- Building a `User guidelines` understandable by beginners
- Transform the `User…
-
At least one global variable will be added to the VTL execution engine in Lunatic: `LUNATIC_INDEX` (name will probably be changed), that will give the index of the current step in every iteration.
…
-
- [x] arbitrary: https://github.com/InseeFr/Lunatic/issues/903
- [x] suggester in table
- [x] revoir le Pairwise complètement
- [ ] sujet "question obligatoire" ? (Pogues ok, pas en DDI, mais proba…