Skip to main content

Search

Hiding fields on new form until another field changes

Comments

3 comments

  • Matthias_Walter

    Hi Mariaan Scott,

    instead of a single "=" you would have to use a double == and like this it works even easier. You don't have to check the other values.

    Simply use this Assignment Expressions:

    • for MP Location: [[Site]]=="Millpark"
    • for BP Location: [[Site]]=="Bellpark"

    This way the fields are only visible when you choose a value otherwise not.

    Best
    Matthias

    0
  • Mariaan Scott

    Thank you Matthias, That works just fine - I appreciate the response.

    However, when the "New" form loads, both the MP and BP Location fields are visible. I would like them to not be visible when the form loads, with the corresponding one showing up only when I make a selection. I think I should start off with a false statement, is that right?

    0
  • Matthias_Walter

    Hi Mariaan Scott,

    this is strange. can you check your configuration compared to mine?
    I've attached a quick screencast from my configuration where it works as expected.

    Best
    Matthias

    0

Please sign in to leave a comment.