Broxden Posted July 1, 2015 Share Posted July 1, 2015 Hi I have a field called Category and its type is set to Page. Its input type is set to PageListSelectMultiple. The field is contained in a template called Directory Entry. When I add a page based on the Directory Entry template, I used to see an add button that let me select from the categories and all worked OK. Today I upgraded to 2.6.6 and I no longer see the add button. I see a text field with the comma separated list of IDs of the pages already added and there is no way to add any more. What has changed in 2.6.6 to break this? John Link to comment Share on other sites More sharing options...
LostKobrakai Posted July 1, 2015 Share Posted July 1, 2015 The issue leading to this is most likely the same as here: https://processwire.com/talk/topic/10302-error-save-pagelistselectmultiple-in-wire-266-dev/#entry97804 Please check all the access / visibility settings for that field as the string of id's is normally visible if you're not allowed to edit a multi select page field. Link to comment Share on other sites More sharing options...
Broxden Posted July 1, 2015 Author Share Posted July 1, 2015 Thanks but we did not change any access / visibility settings. It just stopped working when we upgraded to 2.6.6, which we downloaded today (July 1st). Link to comment Share on other sites More sharing options...
LostKobrakai Posted July 1, 2015 Share Posted July 1, 2015 I'm aware of that, but please double check that. Also this is still a development version, which is not always stable, so please report this as bug at GitHub if you don't find a reason for this behavior. Link to comment Share on other sites More sharing options...
Broxden Posted July 1, 2015 Author Share Posted July 1, 2015 OK, understood. I checked and all seems OK. I'm logged in as superuser anyway. Replaced the index.php and wire folder with older versions and all started working as expected again. 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