The
if
helper is not currently available in Flashquotes workflows. This feature is in development.if
helper will allow you to conditionally include content based on whether a value exists.
Planned Features
When available, theif
helper will support:
- Basic conditional logic
- Else blocks for alternative content
- Multiple conditions in templates
- Nested conditions for complex logic