Hey Folks In the app I am creating, I am tr...

Hey Folks

In the app I am creating, I am trying to display or hide a column value dependent on a dropdown list value. I am not sure whether it is possible.

Scenario:

Dropdown List:

Sale

Purchase

Other

I would like to show description for (in app for user to enter details) like this

Other: (Give Details)


Only when the โ€œotherโ€ option is chosen. If Sale or Purchase is chosen from the dropdown list, I want to hide the โ€œOther: (Give Details)โ€ column, so the user doesnโ€™t have to enter anything or see the option itself.

Is this possible?

Please help.

Thanks

Dan

0 3 339
3 REPLIES 3

Yep, create a column and add a show_if requirement.

[column with dropdown]=โ€œOtherโ€

@Grant_Stead

Hi Grant,

Thank you so much. It worked perfectly.

Much appreciate it.

Thanks Again.

Dan

@Daniel_Veluswamy awesome to hear Dan!

Top Labels in this Space