Can I add Object Media Preview in footer/header of a Notepad Template?

I want to add a dynamic logo (the logo would be passed via an Object’s media property) to the header of a notepad document.

Is there a way to embed a media in the header/footer of a notepad template ?

Hi! Unfortunately you can’t add template content from the header/footer editor at the moment.

However you may accomplish your goal using the following workaround:

  1. Create an object media preview widget in the body of the template, wire it up to an object parameter, and select the property of the object that contains the logo.
  2. Copy the widget, open the header/footer editor and paste the content in.
  3. Publish the template, and try generating the template to ensure that the logo is being created.