Top Banner
30

Getting the Most Out of Nintex Repeating Sections

Jan 21, 2018

Download

Technology

Ayman El-Hattab
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Getting the Most Out of Nintex Repeating Sections
Page 2: Getting the Most Out of Nintex Repeating Sections
Page 3: Getting the Most Out of Nintex Repeating Sections

Territory Manager –Middle East, North Africa & Turkey

Author,

Blogger,

Speaker

Page 4: Getting the Most Out of Nintex Repeating Sections
Page 5: Getting the Most Out of Nintex Repeating Sections
Page 6: Getting the Most Out of Nintex Repeating Sections
Page 7: Getting the Most Out of Nintex Repeating Sections
Page 8: Getting the Most Out of Nintex Repeating Sections
Page 9: Getting the Most Out of Nintex Repeating Sections
Page 10: Getting the Most Out of Nintex Repeating Sections

<RepeaterData>

<Items>

<Item>

<_currentRow type="System.Int32">1</_currentRow>

<_item type="System.String">4</_item>

<_qty type="System.Int32">12</_qty>

<_price type="System.Decimal">34.00</_price>

<_subtotal type="System.Decimal">408.00</_subtotal>

</Item>

<Item>

<_currentRow type="System.Int32">2</_currentRow>

<_item type="System.String">2</_item>

<_qty type="System.Int32">6</_qty>

<_price type="System.Decimal">12.00</_price>

<_subtotal type="System.Decimal">72.00</_subtotal>

</Item>

</Items>

</RepeaterData>

Page 11: Getting the Most Out of Nintex Repeating Sections
Page 12: Getting the Most Out of Nintex Repeating Sections
Page 13: Getting the Most Out of Nintex Repeating Sections
Page 14: Getting the Most Out of Nintex Repeating Sections
Page 15: Getting the Most Out of Nintex Repeating Sections
Page 16: Getting the Most Out of Nintex Repeating Sections
Page 17: Getting the Most Out of Nintex Repeating Sections

<RepeaterData>

<Items>

<Item>

<_currentRow type="System.Int32"> 1 </_currentRow>

<_item type="System.String"> 4 </_item>

<_qty type="System.Int32"> 12 </_qty>

<_price type="System.Decimal"> 34.00 </_price>

<_subtotal type="System.Decimal"> 408.00 </_subtotal>

</Item>

<Item>

<_currentRow type="System.Int32">2</_currentRow>

<_item type="System.String">2</_item>

<_qty type="System.Int32">6</_qty>

<_price type="System.Decimal">12.00</_price>

<_subtotal type="System.Decimal">72.00</_subtotal>

</Item>

</Items>

</RepeaterData>

Page 18: Getting the Most Out of Nintex Repeating Sections

<RepeaterData>

<Items>

<Item>

<_currentRow type="System.Int32"> 1 </_currentRow>

<_item type="System.String"> 4 </_item>

<_qty type="System.Int32"> 12 </_qty>

<_price type="System.Decimal"> 34.00 </_price>

<_subtotal type="System.Decimal"> 408.00 </_subtotal>

</Item>

<Item>

<_currentRow type="System.Int32">2</_currentRow>

<_item type="System.String">2</_item>

<_qty type="System.Int32">6</_qty>

<_price type="System.Decimal">12.00</_price>

<_subtotal type="System.Decimal">72.00</_subtotal>

</Item>

</Items>

</RepeaterData>

Page 19: Getting the Most Out of Nintex Repeating Sections
Page 20: Getting the Most Out of Nintex Repeating Sections

<Item>

<_currentRow type="System.Int32"> 1 </_currentRow>

<_item type="System.String"> 4 </_item>

<_qty type="System.Int32"> 12 </_qty>

<_price type="System.Decimal"> 34.00 </_price>

<_subtotal type="System.Decimal"> 408.00

</_subtotal>

</Item>

<Item>

<_currentRow type="System.Int32">2</_currentRow>

<_item type="System.String">2</_item>

<_qty type="System.Int32">6</_qty>

<_price type="System.Decimal">12.00</_price>

<_subtotal type="System.Decimal">72.00</_subtotal>

</Item>

<Item>

<_currentRow type="System.Int32"> </_currentRow>

<_item type="System.String"> </_item>

<_qty type="System.Int32"> </_qty>

<_price type="System.Decimal"> </_price>

<_subtotal type="System.Decimal"> </_subtotal>

</Item>

Page 21: Getting the Most Out of Nintex Repeating Sections
Page 22: Getting the Most Out of Nintex Repeating Sections
Page 23: Getting the Most Out of Nintex Repeating Sections
Page 24: Getting the Most Out of Nintex Repeating Sections
Page 25: Getting the Most Out of Nintex Repeating Sections
Page 26: Getting the Most Out of Nintex Repeating Sections
Page 27: Getting the Most Out of Nintex Repeating Sections
Page 28: Getting the Most Out of Nintex Repeating Sections
Page 30: Getting the Most Out of Nintex Repeating Sections

http://community.rightpoint.com/blogs/viewpoint/archive/2014/08/13/best-practices-with-repeating-sections-in-nintex-forms.aspx

https://www.youtube.com/watch?v=myLjsHACbs4

http://www.vadimtabakman.com/nintex-formsworkflow-parsing-repeating-section-data.aspx

http://www.rdacorp.com/en/Blog/2015/04/09/Creating%20Master-Details%20Records%20with%20Repeating%20Section%20in%20Nintex%20Forms

https://community.nintex.com/community/build-your-own/blog/2015/01/05/create-parentchild-items-using-this-nintex-formsworkflow-trick

https://community.nintex.com/community/tech-blog/blog/2015/08/04/displaying-repeating-section-data-in-list-views-the-easy-way

http://omourad.blogspot.ae/2015/10/nintex-repeating-section-jslink.html

https://community.nintex.com/community/tech-blog/blog/2015/12/18/displaying-repeating-section-as-table-in-list-view-with-csr

https://community.nintex.com/community/tech-blog/blog/2015/08/17/populating-repeating-section-controls-with-list-data