Closed brandondeweese closed 3 years ago
We added a custom field to parse some variables which aren't passed by Craft when you pass from an array-like entry and you have only variables from CMS. Now we can pass in a custom field in attribute an array, number, date, or string. This was described in README on the 0.0.6 version.
I can't get any data from simple fields in entry, such as entry.slug, to appear in the generated pdf. But oddly, I'm able to return fields with arrays. Am i missing something here?