Hi ,
In my current project , the client requirement is that if the status of the activity is changed to cancelled . Then there will be no change further allowed in the activity transaction . I acheived the same bu setting the "change document = forbidden" on the cancelled status. But due to it i am facing another problem .
As per client requirement the cancel status should also have one subject profile with various reasons for cancellation so do the renewal with a different subject profile. These status profile are assigned to different status and trigger when the given status is selected.
Now the problem i am facing is that as soon as i select cancel status the subject profile is available with reasons but i cannot select them as i am getting error that changes are not allowed ( since i configured change document = forbidden ).
Can any one tell me that if their is a way in which i can postpone the change document = forbidden after selection of reasons in subject profile . so that i can select reason for cancellation also