Hi there,
I would like to use the Bricks Builder form to be able to send email based on location selected on a “select field value”, but seem like I need some guide to make it work. Can someone help me with this issue? Thank you very much. I have looked for documentation but I coudn’t find it.
As this is possible with any other form, we are using Bricksforge, so the pro form can also handle this, fluent forms, forminator, wp forms they can also handle it.
It can be considered that the inability to specify the value and the text separately is a big omission . Especially when the solution is probably in one line like $value = explode(" | ", $value);