Fixed an issue in Smart Documents where totals were calculated incorrectly when using multiple value lists (List 1, List 2, List 3).
Previously, the system always used Item 1 values for all lists, regardless of the user’s actual selections, resulting in wrong totals.
Now, the total correctly sums the values of the selected items in each list.