Drop down values per user needed to calculate sum in another field in a view?
Drop down values per user needed to calculate sum in another field in a view?
example:
User: A
Dropdown value=1
Dropdown vlaue=2
Total Weight=3
I would like the total weight to only show in the view
possible?
Thanks