I have a small requirement with the action profile, Can any body help me with the thing
So here is my requirement
I have a opportunity (type: ZABC)
In this oppt we have customized fields like
oppt type , soft renewal date
So I need a action profile which creates a new oppt(type : same ZABC) when the above said oppt is saved..
So here the conditions are
1) oppt type = software
2)oppt status = won
3) soft renewal date = 05/12/2013 (for example)
So when the above conditions are met and when the user saves the oppt .. A action should be executed and it should create a new oppt doc
& Specially in that document the start date should be populated with the soft renewal date which is in the previous doc
Eg soft renewal date = 05/12/2013
start date = 05/12/2013.
Please suggest me how should i give the conditions for the action profile
Please post if any clarifications are required in the above said requirement