'Record Curtaining' in GoldMine is a way of hiding contact records from certain Users, so User A can't see User B's records.
If you are using Record Curtaining in your GoldMine system, you may want to still share activities between users like Calls and Appointments.
Add the following line of code in the GM.INI (found in your network goldmine folder) under the [GoldMine] Section to show the pending activities of curtained records.
[GoldMine]
ShowActvForCurtained=1
This will show the pending activities for all curtained records.
Comments