Need to sum up a few potential fields into Amount
I want to break down a Potential's total amount into a few different components upon entry/editing, then have this automatically sum up to the "amount" field and make it non-editable. Do I create a new "amount" field and have to rewrite all the opportunity reports that use current amount field, or is there a better way via a custom function to do this?