Hi,
Can I pull HTML contents from Caldera form into the workflow storage?
Regards
Joba
- Joba asked 5 years ago
- You must login to post comments
All fields are here: {TRIGGER.fields}. You need to get the slug of a form field on the form edit page and use it this way, let’s assume the slug is my_field_slug:
{TRIGGER.fields.my_field_slug}
See more: https://jetflow.io/automate/triggers/caldera-form-submitted/
- Gregory answered 5 years ago
- last edited 5 years ago
- Don’t forget to install the latest version, which is 1.6
- You must login to post comments
Hi Gregory,
Thank you for your email.
Unfortunately, the static text on the Caldera form did not get pulled through even though I used the right trigger. All fields work except the HTML static field.
Maybe it doesn’t allow it.
Regards
Joba
- Joba answered 5 years ago
- You must login to post comments
Your Answer
Please login first to submit.