Robin S Posted October 26, 2019 Share Posted October 26, 2019 A module created in response to the topic here: Page List Select Multiple Quickly Modifies PageListSelectMultiple to allow you to select multiple pages without the tree closing every time you select a page. The screencast says it all: https://github.com/Toutouwai/PageListSelectMultipleQuicklyhttps://modules.processwire.com/modules/page-list-select-multiple-quickly/ 22 3 Link to comment Share on other sites More sharing options...
adrian Posted October 26, 2019 Share Posted October 26, 2019 Brilliant as always @Robin S 2 Link to comment Share on other sites More sharing options...
gerritvanaaken Posted October 28, 2019 Share Posted October 28, 2019 Insane! Great, thank you. I submitted a pull request on github, because in my installation the created label was empty. 1 Link to comment Share on other sites More sharing options...
bernhard Posted October 28, 2019 Share Posted October 28, 2019 Really great, thank you @Robin S! Shouldn't the field work like this by default? Or is there any drawback with your approach? 1 Link to comment Share on other sites More sharing options...
Robin S Posted October 28, 2019 Author Share Posted October 28, 2019 13 hours ago, bernhard said: Or is there any drawback with your approach? There's no drawback that I know of but this module is pretty new so it's possible that something will reveal itself over time. 1 Link to comment Share on other sites More sharing options...
bernhard Posted October 29, 2019 Share Posted October 29, 2019 I've created an issue in the requests repo: https://github.com/processwire/processwire-requests/issues/339 3 Link to comment Share on other sites More sharing options...
DV-JF Posted November 29, 2019 Share Posted November 29, 2019 @Robin S Thank you works like a charm. Is it possible to add this module to the PW module directory? I've searched for it there but couldn't find it ? Link to comment Share on other sites More sharing options...
Robin S Posted November 29, 2019 Author Share Posted November 29, 2019 @DV-JF, I thought that this module was too "minor" to belong in the modules directory, but I get that it makes it easier to find, install and update so I've added it now. It should get validated and appear in the directory soon. 4 Link to comment Share on other sites More sharing options...
hellomoto Posted November 23, 2021 Share Posted November 23, 2021 It's not working in repeater field? Does besides. SQLSTATE[42S22]: Column not found: 1054 Unknown column 'field_menu_pg.sort' in 'order clause' 49 secs Error saving field "Internal Page(s)" — SQLSTATE[42S22]: Column not found: 1054 Unknown... 49 secs That's Page Auto Complete applied, or Page List Select Multiple. Selections don't save in repeater fields with or without this applied. Link to comment Share on other sites More sharing options...
Robin S Posted November 23, 2021 Author Share Posted November 23, 2021 13 minutes ago, hellomoto said: It's not working in repeater field? Does besides. It's working inside a Repeater for me. 13 minutes ago, hellomoto said: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'field_menu_pg.sort' in 'order clause' 49 secs Error saving field "Internal Page(s)" — SQLSTATE[42S22]: Column not found: 1054 Unknown... 49 secs This module works via JavaScript, and only with the inputfield. You're showing an SQL error but this module won't be anything to do with that. 15 minutes ago, hellomoto said: That's Page Auto Complete applied, or Page List Select Multiple. If a totally different inputfield is also affected then it's unlikely to be anything to do with this module. 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