Opportunities Trigger
I would like to create a trigger that would update a client's requested investment amount based on original ask and contributions made.
For example x = total investment request, y = contribution total toward request, z = remaining to be filled.
x-y=z
I'm unable to do this as these fields are tracked in the opportunities table (pproduct). I can not see where we can add triggers to this table. Please make the table available to add triggers.
