How to Hide A column in a form based on what is selected?

Hello

Two Questions

  1. How do I remove the “add or search” in a form Enum? Users shouldnt be able to add new entries

How do I only show the column, “Request Space Other” in this form if the option “other” is selected from the menu. If the first or second rooms are selected the column needs to remain hidden:
3X_9_c_9c61c35a4b5f26857b492b0ad99e9145ff4b26ac.png

So the “Request Space Other” stays hidden unless “other” is selected
3X_d_a_da1c48e090ede9d16577508ddde84b740b7ced61.png

If one of the “rooms” is selected, should not see this:
3X_9_b_9b1d978328b6c61b6915bc2d9cc8e148128f1c98.png

ONLY if “Other” is selected
3X_4_5_45d89edffd1b0f2a27a44cbb2e3ceda204b7e273.png

Thank you!

0 3 216
3 REPLIES 3

Marc, Where is that?
ALL TYPES: enum?

The screenshot is showing the Column Definition for a single column named “enum”, in a Table named “ALL TYPES” in my test app. The options I highlighted are for “Enum” Type columns:

3X_a_8_a8435c4769a319eae6d7fa9cb43d2a6efa454d31.png

Top Labels in this Space