Page is a not externally linkable
dpinion - 9:29 pm on Nov 28, 2011 (gmt 0)
Yes sorry, got the terminology wrong. So something like so...
<pagedata>
<field1>This is the data for field 1</field1>
<field2>This is the data for field 2</field2>
</pagedata>
So essentially I would want an array that would contain "field1" as the key as well as the data the node contains. Hope that makes more sense.