K
kateri4482
I have a check box field (called Archive), and when someone clicks on it, I
want a message to pop up that says "Are you sure?" and then if the answer is
yes, a check mark will be placed into the field, and if they say no, there
will be no check mark and nothing happens (it remains blank by default).
Also, if they say yes, I want the field called ArchiveDate to be required (so
they will need to enter a date). How do I say all of this? And will this go
into the BeforeUpdate expression?
Thanks!
want a message to pop up that says "Are you sure?" and then if the answer is
yes, a check mark will be placed into the field, and if they say no, there
will be no check mark and nothing happens (it remains blank by default).
Also, if they say yes, I want the field called ArchiveDate to be required (so
they will need to enter a date). How do I say all of this? And will this go
into the BeforeUpdate expression?
Thanks!