Files
payload/packages/plugin-form-builder
Paul 9821aeb67a feat(plugin-form-builder): new wildcards {{*}} and {{*:table}} are now supported in email bodies and emails fall back to a global configuration value in addition to base email configuration (#8271)
Email bodies in the plugin form builder now support wildcards `{{*}}`
and `{{*:table}}` to export all the form submission data in key:value
pairs with the latter formatted as a table.

Emails also fallback to a global plugin configuration item and then to
the `defaultFromAddress` address in email transport config.
2024-09-18 00:28:52 +00:00
..
2022-11-16 14:05:19 -05:00
2024-07-09 09:50:37 -04:00

Payload Form Builder Plugin

A plugin for Payload to easily allow admin editors to build and manage forms within the admin panel.