I think I hit a dead end: Imagine you want to replace several unique mailto links on a website with a little Mautic contact form. Its always the same and there are many different receivers.
I planned to have one form, fill a hidden field within the form with the unique receiver when it was generated. All works fine, except as of today:
- a form action can send the form result submitted, BUT NOT send it a selected receiver based on a form field,
- a campaign can send to different receivers, based on a form field BUT NOT the form result submitted,
Did you ever build something similar and how did you get around this issue?