PWaddict Posted May 13, 2021 Posted May 13, 2021 Hi, I have created a "Page Reference" field and on the "Input field type" I selected "Page Auto Complete" under "Single page selection". Then on the selector string added: template=user, roles=login-register, sort=name I'm not getting any results when I start typing the user names on the page field. If on the "Input field type" I select "Select" under "Single page selection" then it works fine. I can see all the users. Why it doesn't work with "Page Auto Complete"? I want this for me as superuser.
elabx Posted May 13, 2021 Posted May 13, 2021 Related: https://github.com/processwire/processwire-issues/issues/550 2
PWaddict Posted May 15, 2021 Author Posted May 15, 2021 On 5/13/2021 at 7:08 PM, elabx said: Related: https://github.com/processwire/processwire-issues/issues/550 This is years ago. According to the comments, back then it was working fine for superusers but unfortunately not now. I'm using the master version 3.0.165 and as superuser it doesn't work.
PWaddict Posted June 20, 2023 Author Posted June 20, 2023 Problem solved thanks to @matjazp Since I'm using the page referenced field on the user template I had to change the following 2 fields since the user template doesn't have a title field. Fields to query for autocomplete Label field
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