I am creating a simple equipment builder, where I have a catalogue of components, with costs, which are pulled into a form in a multiselect picklist.
As each item is selected, I would like to fetch the cost of each item, and add them to a running total.