Hi folks,
@ErinF replied here in September to @JC França about opening a specific brand template where she said:
An engineering team member says this:It is possible to load the Express with a specific template.
createWithTemplate( docConfig: Editor.CreateWithTemplateDocConfig, appConfig?: FirstParty.Editor.EditorAppConfig, exportConfig?: ExportConfig, containerConfig?: ContainerConfig ) : void;
Let us know if you need any clarification on this.
Yes please, I'd like some help with it!
And @Barranca helped @Pro Imaging LFP. with the issue I'm having with it, in November.
Where Davide provided a Template ID copied from Adobe's own template section.
When I use the templateId that Davide provided for the Adobe template:
urn:aaid:sc:VA6C2:67e8c8d8-f5d0-5277-94a5-17c9b2b9bf25
It works.
But when I use my own published template ID (see URL) for a button image:
urn:aaid:sc:EU:e7ae7e26-ad9e-469c-8a64-5f6afc8209dc
https://new.express.adobe.com/publishedV2/urn:aaid:sc:EU:e7ae7e26-ad9e-469c-8a64-5f6afc8209dc
Which is available publicly.
It does not work.
And when I use my own brand template, which is private just to me (and thus not nearly as useful to us as a public template)
urn:aaid:sc:EU:3ce320d1-b74e-4d47-a184-2155b71bd07b/0952deab-af87-4f8a-9cd7-cc953d21f8c7
This also does not work
I can see that @Pro Imaging LFP found the same thing, but the conversation stopped so I'm re-raising it with my own details.
My Templates are available - in fact, if I load the public template document ID above via the regular edit method, it opens the template in the Embed modal as a read only page - without a remix button - see screenshot. (In fact, just showing the remix button here would be very useful.)
So this published customer template is available to the modal, just not usable - but createWithTemplate doesn't work with it - and doesn't seem to work for anything other than Adobe templates.
Hopefully the use case for this is obvious: our company needs to make and provide templates to users of our app with useful custom designs - like ready-made buttons or backgrounds with text boxes pre-set.
So that they can just select them, edit a copy of the template in their own library, and save the result back to my app with their own document ID.
It would be great if you could help me get it working.
Or if it's just not available for customer templates, then it would be an important feature request to open that up - it's a much needed feature, which would really unlock a lot of power and flexibility for Express Embed. Not having custom customer templates is a limitation compared to the full version where we can just share public templates.
Thanks,
Ru