kongondo Posted April 24, 2014 Share Posted April 24, 2014 Aah...I was hoping it wasn't that....hooks are not my thing! (yet)...not sure how to add it... As for preferences, say, I have a module called 'accounts'. I don't want the user to feel like they are leaving this module's environment when adding an account (behind the scenes this is a page, of course). I want to provide a seamless experience to the user. I have about three choices to provide this sort of experience. One, include a form with inputfields matching the 'account' page's template and via post, use these to create the new 'account' page. Two, I can have a 'add a new page' open in a modal. Three, I can have the PageAdd module's form 'embedded' within my module to provide the seamless experience . Ta! Link to comment Share on other sites More sharing options...
LostKobrakai Posted May 22, 2014 Share Posted May 22, 2014 Quick shot of the news page (filled with test data). Screen Shot 2014-04-11 at 9.25.05 AM.png Advanced filters are hidden by default. It's just amazing how modules in processwire fit into the original admin interface. If I think back to the days I used Wordpress and everything had it's own css and looks. I definitely need to learn how all this module development works. 1 Link to comment Share on other sites More sharing options...
Mackski Posted July 2, 2018 Share Posted July 2, 2018 I have a custom admin page & process setup, i want to display an edit page from the page tree.The template contains a PageTable to manage child entries.How would i render this as a stand alone page within my custom process? Link to comment Share on other sites More sharing options...
szabesz Posted July 18, 2018 Share Posted July 18, 2018 On 7/2/2018 at 6:44 AM, Mackski said: I have a custom admin page & process setup, i want to display an edit page from the page tree.The template contains a PageTable to manage child entries.How would i render this as a stand alone page within my custom process? Hi, have you solved it yet? I'm asking this because if not, can you please clarify what you are after? I'm not following you... 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