How to handle nested repeating regions in Dreamweaver TBBs in SDL Tridion 2011 SP1

后端 未结 5 555
清酒与你
清酒与你 2020-12-03 19:03

I am working on DWT TBB in SDL Tridion 2011 SP1.

I have a embedded field \"body\" which is multivalued. In this embedded field I have one more simple Text field \"va

5条回答
  •  一整个雨季
    2020-12-03 19:34

    For those who are using Tridion 2009 without SP1 version (like our customer), 'FieldPath' variable cannot be used as suggested in the earlier answers. But there is a simple way to achieve this in DWT itself as given below in the example code:

        
            
             
    @@Field@@>

提交回复
热议问题