Capture New Value at PreSetFieldValue Run Time Event
Hi All,
On PreSetFieldValue Run time event, Is it Possible to capture the New value (which is going to be set) and perform some validations on the basis of this New Value?
[Field Name] and FieldValue("Field Name") both are capturing the existing value and not the value which user is trying to set.