[SalesForce] Record type profile assignments

I created a new record type in a sandbox. Then I moved the record type over to production, and no one can create a record with that record type.

In setup>opportunities>record types, both are active,

I can't figure out how to enable this. I can set page layout assignments. I can make the field visible on the page layout. But I can't create or edit an opportunity to this record type, I think because the record type is not enabled for any of my users.

I think I can create a new permission set, but this just seems like the wrong way to do it.

Best Answer

You can follow below steps if Record Type is already moved without profile settings:

  1. Go To Setup-> Manage Users-> Profiles
  2. Open appropriate profile/profiles which should have access to new Record Type.
  3. Go To Record Type setting section and click edit near the object to which new Record Type belong.
  4. You can now choose Record Type available for this profile.
  5. Once you setup new Record type in available record types of the Profile, user belonging to profile will have access to create record of this record type.