Hi,
We have a requirement where I need to allow users to make selected contacts
private to them.
We came up with a design which would add a "Private" attribute to the
Contact entity and set the private flag, if the user does not want others to
see this contact's details. However, in the All Contacts view, the record
will be available to others users as well, which should not be the case. We
just want to remove this view and add our own All Contacts view which would
filter the records further on the private flag to the users.
Please let me know how can this be acheived.
Thanks,
Mahalax.