Automatically change a value when a record detail is "opened"
Posted: 2025-04-11 05:55
Good Day,
I am hoping someone can help me with this.
Is there a way to cause a field to automatically change when a record
detail is "opened".
I have a table into which records are inserted directly
to the DB. They are inserted with a field called job_status that has a value of
"NEW". I would like to have that job_status to automatically change to "Bot" when the record
is accessed the first time. Additionally, at the same time I would like a date field
filled with today's date BUT I don't want the date to change once it is set.
I would appreciate if someone could show me how to code this and where to put it.
Thanks a million!
I am hoping someone can help me with this.
Is there a way to cause a field to automatically change when a record
detail is "opened".
I have a table into which records are inserted directly
to the DB. They are inserted with a field called job_status that has a value of
"NEW". I would like to have that job_status to automatically change to "Bot" when the record
is accessed the first time. Additionally, at the same time I would like a date field
filled with today's date BUT I don't want the date to change once it is set.
I would appreciate if someone could show me how to code this and where to put it.
Thanks a million!