İçereği Atla
Menü
Bu soru işaretlendi
731 Görünümler

Hello, how are you?

I have a problem when trying to manipulate the visibility logic of an input in a web form.

We have a question that appears in a web form (recruiter module), which is used for applications.

It should be displayed in forms 9 (Tenders) and 125 (Administration Manager). However, it should not appear in forms 6 (Consultant 1.0) or 8 (Consultant 2.0).

Currently, we were able to add the condition so that it doesn't show in form 6 through the web editor.

But we can't find a way to set the condition so that it doesn't appear in form 8 either. It only works if we specify one form type. We also tried using "contains" and "does not contain," but it only works if we specify one form type.

We need to find a way to set the condition so that it doesn't appear in either of the two forms.

When we check the XML, we see that adding this condition results in the following line:

xmlCopy codedata-visibility-dependency="job_id";  data-visibility-condition= "!equal";  data-visibility-contidition="6";

When we check another question, we see that it has a different type of visibility condition, which is what we would need to apply, for example:

xmlCopy codevisible="job_id in [1,3,4,5]"

What would be the correct way to add this type of logic?

I'm available for any questions.

Thanks,

Best regards.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ağu 24
770
1
Kas 23
2221
0
Haz 21
2706
2
Ara 19
3679
2
Haz 18
5670