Avatar

Level 8

I was helping out a customer and something similar came up.  If your Dynamic Header is part of the Navigator, and you are putting together your portfolio using Assembler, you may be able to use the Resource tag in the DDX file to modify your Navigator's data.

As of LiveCycle ES2, in Assembler’s DDX, there is a Navigator element.  Navigator, in turn, has a Resource element.  You should be able to use this to locate a resource in the nav file and then point it to another resource.  I’ve seen it done with image files, but the same method should work for data.  Of course the Navigator will need to be coded to do something with the data.

Please See http://help.adobe.com/en_US/livecycle/9.0/ddxRef.pdf  esp. page 255, 206 and 256

And http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000971.html