Bobby,

Before giving up, I have a couple of thoughts.  No fully fledged
solutions, mind you, but a couple of ideas that perhaps you had not
considered that may lead you to the solution you're looking for.

1. Keywords.  If you have a list on Page A that connects Page C via
keyword, you should be able to get the info you need (as long as you
limit the length of the list to )

2. Render Tags.  You could go directly after the data on a specific
page (search this group for "finding page information" and you should
see a render tag that allows you to get a specific field's data from a
specific page), or you could have an element that you enter the page's
guid (or reverence that page to capture its guid) and feed that guid
into the afore-mentioned render tag, or you could put together a
render tag that says "List A's first child page's second container's
third page's Data element...."

Hope these suggestions help a bit.

-rw



On May 26, 1:42 pm, bobbykjack <[email protected]> wrote:
> OK, final question before I give up, go mad, and just write this in
> PHP instead.
>
> I have the following structure:
>
> [ ] Page A
>     [=] List A
>         [ ] Page B
>             [-] Container B
>                 [ ] Page C
>                     [1] Data
>
> How can I get the value of [1] Data on [ ] Page A ? The List and
> Container links are all as 'direct' as they can be (i.e. no keywords,
> referencing, non-main-linking, etc.) I've tried with 3 levels of
> transfers, but they only appear to work across 2 levels. I've tried 2
> transfers at the lower levels with a standard field at the highest
> level, to no avail.
>
> Regards,
>
> - Bobby
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to