T
tbride00
Hello - any assistance on the situation below would be
greatly appreciated. I'm having a hard time finding
anything in the resource manuals I have.
I have a form that contains the following fields for
data input:
Problem_id
Problem_type
description_mug
image_mug
status_code
add_date
add_user_id
chg_date
chg_user_id
timestmp
I would like for the inital data entry to automatically
populate add_date, add_user_id (based on the login_id of
the data input employee) and timestmp immediately after
data has been added,
Problem_id
Problem_type
description_mug
image_mug
status_code
are visable on the data input form
I'd also like to subsequently add chg_date and
chg_user_id when data is is changed for the form.
Please send me any tips/suggestions/programming that you
may have that could help me with this! Thanks so much in
advance!
..
greatly appreciated. I'm having a hard time finding
anything in the resource manuals I have.
I have a form that contains the following fields for
data input:
Problem_id
Problem_type
description_mug
image_mug
status_code
add_date
add_user_id
chg_date
chg_user_id
timestmp
I would like for the inital data entry to automatically
populate add_date, add_user_id (based on the login_id of
the data input employee) and timestmp immediately after
data has been added,
Problem_id
Problem_type
description_mug
image_mug
status_code
are visable on the data input form
I'd also like to subsequently add chg_date and
chg_user_id when data is is changed for the form.
Please send me any tips/suggestions/programming that you
may have that could help me with this! Thanks so much in
advance!
..