Hi,
I have a custom entity "install". I have security settings so that UserType1 has user level access to install (create, edit, delete, etc.). I only want UserType1 to see his own installs.
Install has 2 lookup fields, one to Account, another to custom "install location".
Use case 1: UserType1 user creates and saves a new install record, from an installs view. This works as expected.
Use case 2: UserType1 opens an install location, and clicks on installs, then add new install. User cannot save this new install. The 2 lookup fields referenced above are prepopulated based on creating from an install location.
Is there a security setting I may be missing? I don't understand why the user can create and save a new install, but not from the install location.
(Note: use also has access to user-level security for the user locations.)
Any help is greatly appreciated!
gg