Discussions
Adding Line Item Fields
How can you total all the fields in a sublist and place the value in a custom field? I need this because you can not build an assembly for a matrix item. We make dresses so we need matrix items for color and size.
For example, I have a custom record customrecord_fabics that lists all the fabrics used to make dresses. It has a field called customrecord_fabricquantity that show how many yards are used for each dress. The custom records are children to the item so they appear as a sublist in the item record. How can I add up all the vaules for customrecord_fabricquantity and place it in a field custitem_totalfabqty?