Hi
I'm sure this may be a popular thing, but I'm stumped...
What I want is this - I intend to create multiple custom content pages (eg, each contain the same 50 custom fields, all of which will be hidden from view). The intention is that each page is the definition of a different product, each with similar attributes (the 50 fields). Although no fields will actually be visible within this page, this will be the 'content' block within the template.
Now, I'd like to create a separate 'panel'/'mini panel' that contains the structure of a table, and this panel i'd also include as a 'content' block within the template (under the empty 'page' block above). Within the structure of the table within this mini block, i'd like to have 'token' fields that are the fields from my empty page (i know there's an ongoing problem with CCK tokens currently, but hopefully that will be fixed very soon), with the fields populating the relevant values from my empty page block. So therefore, I'd like the content of my 'empty' page to drive/populate the token fields within the panel block...