ronbrumbarger Posted August 28, 2013 Report Share Posted August 28, 2013 I'm looking for a way to know what fields changed on a record being edited... Any tips? Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted August 28, 2013 Report Share Posted August 28, 2013 One solution that comes to my mind is to write a code which will get all the values from the actual field from the update page to a virtual field on page load and then upon submit compare the actual field value with virtual and if the value is the same remove the value. Then you can include these virtual fields in an auto email which is going to you. The ones that have value means they have been changed. Quote Link to comment Share on other sites More sharing options...
0 ronbrumbarger Posted August 30, 2013 Author Report Share Posted August 30, 2013 Good idea, MayMusic - thanks for the tip... Big forms, lots of fields, yuck, but your model would work well. I appreciate the tip. I owe you one Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted September 19, 2013 Report Share Posted September 19, 2013 You are very welcome Quote Link to comment Share on other sites More sharing options...
Question
ronbrumbarger
I'm looking for a way to know what fields changed on a record being edited... Any tips?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.