PaulAik Posted March 28, 2015 Share Posted March 28, 2015 I'm wondering if there's any way to achieve template field inheritance in ProcessWire in order to enable 'common fieldsets'? An example might be, for example, Page Titles or SEO Meta Tags. I'd like to include this functionality in a common header file instead of on every page I code up, but in order to do this I'd ideally need a way to ensure these fields are present on every template. Having a look at the options, the closest I've seen so far is the option to clone fields from an existing template when creating a new one. Link to comment Share on other sites More sharing options...
Soma Posted March 28, 2015 Share Posted March 28, 2015 You can make field global like the title. Link to comment Share on other sites More sharing options...
PaulAik Posted March 28, 2015 Author Share Posted March 28, 2015 Ahh, found it - thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now