Mackski Posted February 25, 2014 Share Posted February 25, 2014 Suppose on my tempate, I have a user, which is a page field selected the user access list (user->name).I want to be able to display this user name as part of the page list.As far as I can see, there is no function to do this, ie:List of fields to display in the admin page listuser->name - title - statusThis could apply for any page field within the template, I might want to show a linked category in my page list:category->title - title - status Answered by me, now I just feel stupid. Might help anyone else facing the same.Selectors similar to repeater fields work in this instance. eg: user.name - title - category.statusRyan, maybe changing the description in admin would be enough to explain this.Eg: Enter one or more field names assigned to this template to display inthe admin Page List when listing pages using this template. If leftblank, the fields specified on the ProcessPageList module configurationwill be used instead. Field names should be separated by a space and/orcomma. Page fields can be selected using a period. ie: "user.name". Blank fields will be ignored. 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