Value depends on checkbox

Hi,

Please help to develop this feature. I want a feature like when i check on checkbox another component will appear. If i check off the checkbox that specific shouldn’t be appeared. Any suggestion how can i make this?
example

As example when i check on passport, The image picker should appear and if i check off the passport, that image picker shouldn’t be appeared. Hope you get me. I really appreciate your help. Thanks.

You could do that with a button

1 Like

You can achieve this using visibility feature of component.

In Image Picker, go to Visibility, show this component only when Checkbox is TRUE.

1 Like

Thanks a lot. You have saved me.

1 Like