I have a Fastfield “watch form submissions” module, there’s a section from the output bundle that is named Alerts which is an array.
The value for code can either be “Yes” or “No”
But when I try to map that to a filter, I can’t seem to access the data. I basically want to create a filter that checks if the code value equals Yes.