Form builder drop down

harsh d asked on March 6, 2022 16:53

Hi,

I want to add two visibility conditions for a drop-down. My drop-downs visibility depends on other two fields value in the form.

Is it possible to have a two visibility conditions for a single field? If yes, how to do this?

Recent Answers


vasu yerramsetti answered on March 7, 2022 14:19

Kentico 13 default supports only one visible condition.

You need implement custom visibility condition as per your scenario - Refer the following link - How to implement Custom visibility condition for Form Builder.

https://github.com/KenticoInternal/LearningKit-Mvc/tree/master/LearningKit/FormBuilder/VisibilityConditions

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.