How to sign/protect records?
Posted: Fri Nov 17, 2006 11:56 am
Hi John:
Two questions:
1) I would like to provide the user of my application (for example, a physician) a way to "sign" a record, thereby protecting that record from any future edits. Ideally, this would take the form of a script attached to a "SIGNATURE" button. Can you suggest a way to set this up?
2) In addition, I'd like to place, on the same layout, another button labeled "ADDEND." Clicking that button would run a script that allowed the user to create a text addendum to the relevant record, without changing anything in the original record. I think the best way to do this would be to create a new table named "Addendums," then create a "many-to-one" relationship between Addendums and Appointments. Is that correct?
Yours,
Jim Recht
Two questions:
1) I would like to provide the user of my application (for example, a physician) a way to "sign" a record, thereby protecting that record from any future edits. Ideally, this would take the form of a script attached to a "SIGNATURE" button. Can you suggest a way to set this up?
2) In addition, I'd like to place, on the same layout, another button labeled "ADDEND." Clicking that button would run a script that allowed the user to create a text addendum to the relevant record, without changing anything in the original record. I think the best way to do this would be to create a new table named "Addendums," then create a "many-to-one" relationship between Addendums and Appointments. Is that correct?
Yours,
Jim Recht