Does someone know if one can control data entry by field, instead of table?
First, i need to build in that someone can only update a record ("project"
if that person matches the name in the "project manager" field.
Second, if that person is entering a New record, then s/he can INSERT in any field...however, if that person is trying to UPDATE an Existing record ("existing project"
, s/he can only update certain records!!??? Does this make any sense?? The only thing i could think of was the read-only property but then it remains read-only for new records as well so that doesn't work....hhhmmmmmmmmmmmmmmmmmmmmmmmmmmm
First, i need to build in that someone can only update a record ("project"
Second, if that person is entering a New record, then s/he can INSERT in any field...however, if that person is trying to UPDATE an Existing record ("existing project"