Hi,
Yes I already tried the one in the Admin Guide. But if there's already a comment from a previous status change, it will no longer prompt the user to update the Comment field. I'm thinking of storing the intial value vs the New Value, if it's the same it will not get posted, if it's different then it will get posted. But I don't know where to put it, should this be under FieldCanChange (so that I can make use of the NewValue parameter) or should I put it in CanPost (so I can make use of the CanPost function). I don't know how to store the value of the field before updating the field.
Please advise.
Regards,
Jan