Jump to content

This topic is 8671 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

How can I store on a fietd the Modifier Name or the Date of Mofication of a specific field. It isn't the modifier name of the entire record but of the modifier name of the specific field...

Posted

You can't, automatically. You will have to attach a button to each field and create and create two additional fields for each on you wish to track, one for date modified and one for modifier. These fields can then be set by making the field to be modified a button which activates a script to set these two fields to Status(CurrentDate) and Status(CurrentUserName). -bd

Posted

Thanks

I think for the first step it works very well, but how can i do an historical of modification of this field containing the modification date and the modifier name???

This topic is 8671 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.