Set up an internal link attribute to "similar" or "related" page
Permalink
Hello once again, friends of C5.
I have a "project" page type, and a number of custom attributes associated with this page type. I can get all the required data to output onto the page, i.e title, description, etc. But what I also want to do is show a list of similar/related projects and link them through.
Now *if* I added this content via a content block I would click on "Insert Link to Page" and go and find the related/similar pages. But to streamline the process I am adding all the info in when I create the page, using attributes (as mentioned above).
How, would you suggest is the best way of doing this?
I have a "project" page type, and a number of custom attributes associated with this page type. I can get all the required data to output onto the page, i.e title, description, etc. But what I also want to do is show a list of similar/related projects and link them through.
Now *if* I added this content via a content block I would click on "Insert Link to Page" and go and find the related/similar pages. But to streamline the process I am adding all the info in when I create the page, using attributes (as mentioned above).
How, would you suggest is the best way of doing this?
- use a Rich Text page attribute and Add Link to Page just like you said, except it's in a page property
- use the Page Selector attribute:http://www.concrete5.org/marketplace/addons/page-selector-attribute... (don't think this will let you select multiple pages, though)
- use a select box that allows multiple selections and add in all the possible pages (if known)