voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.7k stars 500 forks source link

add dynamic input field #538

Closed godara-ravi closed 4 years ago

godara-ravi commented 5 years ago

Hi @bago

I want to add dynamic input fields in block. Could you please help me in this, how can i achieve it?

Thanks in advance!

godara-ravi commented 5 years ago

I already created a block with input field but i want create dynamic form which has input fields, checkbox, textarea and radio button etc. Please check this ASAP and let me know if it is possible. Thanks! form_block

bago commented 4 years ago

The current template language only let you have "sortable blocks". Inside a single block you can only deal with visibility flags (conditioned content), but you can't have elements to be added at user will.

(if you need "ASAP support", please buy a license for the commercial version: that will include support)