I want to know if a dropdown value was changed in a repeating group

Is this possible to capture this information somewhere? I then want to use the fact of whether a dropdown’s value changed to be a condition for something.

Hi there, @bryan.holmes… something tells me there might be more to your question than meets the eye, but in general , yes, you can use the An input’s value is changed workflow event to do something (e.g., save something to the database or set a custom state) when a dropdown’s value is changed, even when the dropdown is in a repeating group.

Best…
Mike

I think the event “an input value has changed” won’t reach the dropdown inside a repeating group.

You might want to take a look at this

1 Like

That did it. Thanks. :slight_smile:

1 Like

FYI… it will.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.