Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
pulling data data from DCR issue
System
New to interwoven.
I developed a simple DCT which has one replicant text item.
I created a DCR using this template and now I started developing a presentation template and I am trying to pull the data from DCR . when I try to pull data from a replicant item, it doesn't show any data from DCR on my asp page. the presentation tags pull data well from non-replicant items.
the following is the code
<td class="bodytext"><a name="02"></a><b>For Immediate Release<br>
<iw_iterate var='pullcontacts' list='dcr.Contacts'>
<p><iw_value name='pullcontacts.ContactPerson'/></p>
</iw_iterate></td>
</tr><tr>
</table></td>
can gurus on this website suggest me my mistake please.
thank you
Find more posts tagged with
Comments
There are no comments yet