Hi,
I have a class "Events" which contains an anc_feed element which is
connected to "Events Class" which contains a list element "lst_Pages"
which is referring to "lst_Events". I can get every element in "Events
Class" from "lst_Events"'s Page 1 except the list element(s). For
example I tried to fetch the elements of "lst_Lawyers" in "Events
Class" but it returns nothing. Is it even possible that we can get
more than one level deep in list element? Or does it only allow
elements to be fetched from the list that is directly connected.
Events
anc_feed
Events Class
lst_lawyers (Trying to fetch pages from following
lst_lawyers element)
lst_Pages >>> lst_Events
someContainer
lst_Events
Page1
lst_lawyers (This one)
Page1 (Connected through Keyword)
Hopefully I explained enough what I am looking for. I guess if it
doesnt work then I have to use RQL. I am using version 7.5
--
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.