You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello not sure is this usecass is possible but here's what i would live to achieve:
we at octafest.com have some templates that the festivals would like to change update.
basically i would like to allow the a drag and drop simple builder which allows them to somewhat change their templates for specific things like acceptipng/rejecting volunteer/accreditation applications. Besides blocks like text/button would also be predefined variables.
but also one of email campaigns.
My thinking is that i should use a database table to store the template which would then at runtime pick it up from there and inject the variables based on the controller action.
is this something feasable with this library or not really?
thank you either way!
The text was updated successfully, but these errors were encountered:
Hello not sure is this usecass is possible but here's what i would live to achieve:
we at octafest.com have some templates that the festivals would like to change update.
basically i would like to allow the a drag and drop simple builder which allows them to somewhat change their templates for specific things like acceptipng/rejecting volunteer/accreditation applications. Besides blocks like text/button would also be predefined variables.
but also one of email campaigns.
My thinking is that i should use a database table to store the template which would then at runtime pick it up from there and inject the variables based on the controller action.
is this something feasable with this library or not really?
thank you either way!
The text was updated successfully, but these errors were encountered: