Hi everyone,
I have a scenario :
If any opportunity is created then the expiration date(custom field) should be 7 days ahead of date creation, and now second thing is If any activity is done in opportunity form then the expiration date should be updated by 7 days from present date.
What I am doing is : I am using the modified on to note down any activity and updating the expiration date in workflow , but the main problem I am getting is when I am updating another workflow because I am running workflow on Modified on date change..... so it is going into infinite...
I am not getting any idea how to resolve it .
Please if anyone have any idea to accomplish this scenario ... let me know... It will be very helpful.