Christian Posted July 5, 2014 Share Posted July 5, 2014 Hi! On Drupal there is module called View to generate table like result on a page. Is there any module on processwire that has same functionality. What I want to do is, to have a new menu item on admin module where all item are viewable there and the can also add, edit delete. Link to comment Share on other sites More sharing options...
Joss Posted July 5, 2014 Share Posted July 5, 2014 Obviously, the pages page on the admin also does exactly that, though for all pages. If you are using the dev version there is a lister module as part of the core (I think) https://processwire.com/talk/topic/5835-lister/?hl=lister This allows you to create lists of pages based on set criteria Remember, that if you are creating roles, the users will only be able to see pages in the admin what you want them to see. When you create templates, you can also restrict who their parent is and what templates can be used for children, or even if they can have children at all - see the Family tab on a template. You can also create an "Add New" button on the Pages page. If you look at the family tab on a template, you will see instructions for adding that template to the Add New button - the button will automatically appear if one or more templates are set up in the right way. Link to comment Share on other sites More sharing options...
Christian Posted July 5, 2014 Author Share Posted July 5, 2014 That module is awesome! One problem, I used ProcessWire 2.4.6 but I can't find it. Link to comment Share on other sites More sharing options...
Joss Posted July 5, 2014 Share Posted July 5, 2014 I think it is in the list of modules in the admin Link to comment Share on other sites More sharing options...
Christian Posted July 5, 2014 Author Share Posted July 5, 2014 I still don't find it there. I already posted a question on the module's area. Waiting for the reply Link to comment Share on other sites More sharing options...
cstevensjr Posted July 5, 2014 Share Posted July 5, 2014 Go to the Modules tab on the back-end (Admin). Select the Core Tab at the top. You should see the Lister Module listed. 1 Link to comment Share on other sites More sharing options...
Christian Posted July 5, 2014 Author Share Posted July 5, 2014 Ok, I already found it! I didn't check the show new module that's why it's not appearing. Lesson learned Link to comment Share on other sites More sharing options...
adrian Posted July 5, 2014 Share Posted July 5, 2014 Ah - I guess you must have upgraded a 2.4 stable installation to dev - that is why Lister wasn't installed by default ! Link to comment Share on other sites More sharing options...
Christian Posted July 5, 2014 Author Share Posted July 5, 2014 Correct Question, Does the current lister only capable of filtering template? And not content of my modified changes? I put ProcessPageLister on the process and admin on the template. Is this the correct settings? Link to comment Share on other sites More sharing options...
adrian Posted July 5, 2014 Share Posted July 5, 2014 You can filter by all sorts of things: Can you see those options? 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