Wsform in a loop is pulling post_id of the page instead of the looped post

Hello. I’m testing out having wsform inside a loop and passing it the email of the post inside the loop. Instead wsform is receiving the page post_id.

This screenshot shows what Bricks is outputting inside and outside of the loop.

This screenshot shows the elements in the builder.

What needs to be done so the wsform receives the post_id inside the loop?

Thanks in advance for any help.