Tyssen Posted May 22, 2016 Posted May 22, 2016 I'm working on a sporting website which has a template for outputting fixtures and scores. I've enabled frontend editing for the relevant field on the page by adding an edit attribute to HTML tags and it works fine when editing the individual entry. But I also have another page using a different template which compiles all the weekend's fixtures onto a single page for easy viewing. I'd like to be able to edit all the results from this single page rather than having to visit each page individually but when I do, I get: ProcessPageEdit - Field 'xxxxx' is not applicable to this page Is there a way around this?
LostKobrakai Posted May 22, 2016 Posted May 22, 2016 Depending on which method of adding the frontend editing you're using you migh need to specify the field and the pageid: https://processwire.com/blog/posts/front-end-editing-now-in-processwire-3.0-alpha-4/ 1
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