I have used {content_image} to get a field on the page editor where I can select an image.
Now I can not find a solution to do the same but selecting a page (similar like in the big content editor, where links can be set by choosing from existing pages). So that each page can be referred to a corresponding page.
Editor: setting a page referral
Re: Editor: setting a page referral
Have a look at ECB2 (Extended Content Blocks 2) - it's a module that adds a lot of content types, including a page selector: http://dev.cmsmadesimple.org/projects/ecb2
Not getting the answer you need? CMSMS support options
Re: Editor: setting a page referral
thank you Digi, this is great.
Sadly it does only list pages from one level of the hierarchy. Pages that are in another section are not listed and there seems to be no option for the module to set the section that should be listed.
Sadly it does only list pages from one level of the hierarchy. Pages that are in another section are not listed and there seems to be no option for the module to set the section that should be listed.
Re: Editor: setting a page referral
It should list all levels, but currently there's a bug that makes it not show children of section headers: http://dev.cmsmadesimple.org/bug/view/12744
Not getting the answer you need? CMSMS support options
Re: Editor: setting a page referral
thanks for the info.