Email variables
How to check the variables available to you in a Perch email template
How to check the variables available to you in a Perch email template
Using custom tag attributes on Perch-templated forms
Bring global sections and PHP into the flexible world of Perch Blocks
Perch’s conditional tags is a powerful feature of its templating engine. Yet, you can in some cases replicate the outcome of perch:if tags with tag attributes and write less code in the process.
A handy Perch template feature is the append attribute. The template engine appends the value of the append attribute to the end of a field.
The else attribute provides a quick and easy way to output a default if a field is empty, but can’t it output falsy values?
Define your Perch template fields in a maintainable manner
Group list items by the value of a field inside a single Perch template.
What is the difference between Perch forms and the Perch Forms app?
Customise your Perch Templates by re-ordering the fields on your edit forms for a better editing experience.
Nest multiple levels of Categories inside a Perch template.
Control what parts of a date field is included in your slug