You need to sign in to do that
Don't have an account?

help: custom field on activity object update the opportunity object
Hi,
I have create custom picklist field:"stage" on activity object and requirment is that when user update the activity then the field "Stage" on opportunity object should update on the user selection in activity object. for example: if user select stage = Negotiation in activity object then opportunity object stage will update with Negotiation.
i try to create workflow but i wont help.
please help me
thanks
So, you want to have a rule on the activity (event/task) object and on certain conditions update a field on the parent object's field.
If so, you cannot do this without any code.