johnrh Posted December 23, 2002 Posted December 23, 2002 I need a simple and easy way to mark changed records. I have a layout with 20 or so fields on it. Any of which can be updated. I also have a "Changed" field which can be either Yes or No (obviously. I need a simple way to flag the record as changed (ready for exporting) if any of the fields have been edited. Am I missiing a very easy solution? Any advice?
Ocean West Posted December 24, 2002 Posted December 24, 2002 Try this Link perhaps you can define a way to determine if the data has changed. Then use the Modification Date, or some other method of determinine what has and hasn't changed.
BertBoye Posted December 24, 2002 Posted December 24, 2002 How about this. This will require that you have a script opening your layout. Make a new field <FieldA>, <FeildB> and one <My_flag>. Define <FieldB> calculation and do Yourfield1&yourfield2&yourfield3 (all your fields) calculation result
Recommended Posts
This topic is 8009 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now