How to display conditional text based on value from an input list?

In my LibreOffice Writer document, I want to display a conditional text based on the value I choose from an input list.

In the example below, I followed the documentation by first setting a variable “CHOICE” and then displaying the condtional text below .

image description

However, I do not want to type a value in a variable every time. I want to be able to set the value for “The text” from an input list that I called “COUNTER”. But when I want to set the condition, it seems that the only thing I can put in the “Condition” field is a reference to a variable, not the name of the input list. I tried embedding the value of the input list in a bookmark (as in this question), but it was not successful either.

image description

I found this question that addressed the same issue, but it has no validated answer.

My Question: is it possible to display conditional text based on an input list?

Just to bring the subject back to the top, would anyone know?
.
I’m trying something like this.

I also need help with this. Can anyone help us?

Seems to be a FAQ with no answer :frowning:
at the same time too specific and too vague,
from probably the same basic use-case : create a fill in form and check the answers.

I suspect there’s no easy way to achieve that without macro programming; in essence :