Environment: TeamSite/LiveSite 7.3.2, Windows Server 2008 R2 (32 bit), Java 6.
I am trying to configure fields in a DCT for a Newsletter DCR, my goal is to extract values from one or more user selected Article DCRs and read some of the items within those Article DCRs to populate hidden fields in the Newsletter DCR. (So a newsletter will consist of 1..n Articles and the newsletter will have info for rendering a list of Articles as tiles using a TeamSite component).
Is this possible with FormAPI and if so can I get some pointers on how to do this with JavaScript?
Thanks in advance.