
Jo Hall
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
Activity overview
Latest activity by Jo Hall-
Jo Hall commented,
Official comment This can be achieved by adding one extra step to what you have already done. Within the template you have inserted a landscape page where you want the document inserted. In order to have done this...
-
Jo Hall commented,
hi Sarah, i've answered this in our troubleshooting area Creating a mixed orientation document – Encodian Customer Help
-
Jo Hall created a post,
Creating a mixed orientation document
AnsweredSarah asked: Can I insert a document that is landscape? I have a landscape orientation document I'm trying to insert into a portrait landscape document. I tried sourceStyles, but it still just put ...
-
Jo Hall commented,
Hi, Your latest example can be achieved using control characters. The "populate" actions honour all the formatting within the document itself i.e spacing, line/paragraph breaks, colour or in this c...
-
Jo Hall commented,
Official comment Hi, Looking at your template example; as both statements are testing the same value the easiest way to remove the blank line would be to merge your two IF statements into a single one. <<if [Plan...
-
Jo Hall created an article,
Repeating Slides
The Encodian population engine allows multiple slides to be created from repeating content within a JSON array. In order to access this functionality ensure the following advanced property is set ...
-
Jo Hall commented,
Official comment There's a few ways this can be done i.e setting the "Date Time Formats" advanced option to disabled - although this will cause problems if you have dates that you need to format elsewhere in your d...
-
Jo Hall created a post,
Word Populate - Data with hyphens converted to dates
AnsweredWhen passing a value such as "01-01" into a template it is converted to "1/1/2024 12:00:00 AM" on the template, the data is not intended to be a date and I need it to show as in the JSON "01-01"
-
Jo Hall created an article,
Charts
The Encodian population engine enables JSON data to be manipulated to produce charts. The article provides detailed examples for creating the following charts. Pie Chart Bubble Chart Stacked Bar C...
-
Jo Hall created an article,
Charts
The Encodian population engine enables JSON data to be manipulated to produce charts. The article provides detailed examples for creating the following charts. Pie Chart Scatter Graph This is just...