Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture the Previously changes values for a particular field

Former Member
0 Kudos

Hi,

I want to capture the previous value of a field before it change to new value how can i do that and how to display it in a list.

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Perform some search on change documents and table change log and use search tool. Could you also be more precise in your requirement description (context)

Regards,
Raymond

former_member196331
Active Contributor
0 Kudos

Before field change you need to move the value to one more field.If you looking for in program.