Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set layout on a step (email) #69

Closed
toddb opened this issue Sep 14, 2023 · 0 comments · Fixed by #71
Closed

Cannot set layout on a step (email) #69

toddb opened this issue Sep 14, 2023 · 0 comments · Fixed by #71

Comments

@toddb
Copy link
Collaborator

toddb commented Sep 14, 2023

Unable to set the layout on an email step inside a layout. More technically, the Layout (id) is set on the MessageTemplate on a step.

Notes:

  • API does not set the Default layout on creation (yet, it mutates the POST with say variables)
  • The web interface makes it look like the email step has a default layout! (but is null in the background)
  • The underlying implementation is that ALL step types CAN have a layout—however the web ui only exposes email types through the Brand > Layout section
@toddb toddb linked a pull request Sep 14, 2023 that will close this issue
@toddb toddb closed this as completed in #71 Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant