Hello
We are publishing a new print template from pro and using that in the experience builder print widget. Somehow the title is not getting rendered using dynamic text. Also how can we add custom field like some notes onto the map so when user wants to show in the print. We have added them in the print template but not sure how to include them in the printing.
Solved! Go to Solution.
Hi @RachappaBellappa1 ,
Can you execute the print service - Get Layout Templates Info Task to see if the Layout Options - hasTitleText is true? If this parameter is false, the title will not be dynamic.
You can add custom text elements to the print layout from the Pro by using "{}" around the text element name:
Add a print service with custom text elements to the ExB and the custom elements can then be found under Print Templates - Layout Options:
Hope it helps,
Shengdi
Hi @RachappaBellappa1 ,
Can you execute the print service - Get Layout Templates Info Task to see if the Layout Options - hasTitleText is true? If this parameter is false, the title will not be dynamic.
You can add custom text elements to the print layout from the Pro by using "{}" around the text element name:
Add a print service with custom text elements to the ExB and the custom elements can then be found under Print Templates - Layout Options:
Hope it helps,
Shengdi
Thanks @ShengdiZhang it's working now, Also just a suggestion if you guys could update the documentation it will be helpful/
CAN ANYONE HELP ME IN THE CUSTOM PRINT SERVICE WHICH I AM UTILIZING IN PRINT WIDGET IN EXPERIENCE BUILDER . pRINT PREVIEW IS NOT SHOWING FOR MY CUSTOM PRINT SELECT , IF I CHANGE IT TO MAP ONLY IT IS WORKING .
I WANT TO HAVE PRINT PREVIEW FOR MY CUSTOM PRINT SERVICE . PLEASE HELP ME IN THIS