valan Posted April 16, 2013 Share Posted April 16, 2013 I'm creating a db of objects - hidden pages (cars) within PW. Perhaps not good in terms of site performance, but anyway... Car page has "foreign key" - vendor page in a form of a Page field select. Admin cars page list displays these vendor pages IDs, and here is my problem - for readability/convenience I need to display content of some field (vendor_name) within that Page, not its ID. What can be done in such cases? May be there exists some approach for page-in-page selection and admin display of fields from that sub-page? Link to comment Share on other sites More sharing options...
Soma Posted April 16, 2013 Share Posted April 16, 2013 You can just use subfields on page references. For example to get the title it would be something like this: pagefieldname.title Link to comment Share on other sites More sharing options...
valan Posted April 16, 2013 Author Share Posted April 16, 2013 wow! super! it works! where these pieces of wisdom can be found on the site? I'll be happy to read document like "PW admin guide"... Thanks a lot! 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