Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot see profile when creating new user

I'm using the Developer edition of Salesforce, following this tutorial: http://www.salesforce.com/us/developer/docs/fundamentals/index.htm

I've got to the stage where I have to create users in certain profiles.

I have created a profile called Recruiter, and its User License is shown as Salesforce.

Now, I go to create a new user, I select Salesforce Platform for the User License, but then the only profile available in the drop down is Standard Platform User. In fact, no matter which User License I select (Force.com, Chatter Free or Salesforce Platform), I still can't see the Recruiter profile in the Profile dropdown.

Further, I have 24 profiles created in total - some were created automatically for me when I signed up, and others are from various experiments - but the vast majority of these never appear for selection on the New User page. The only ones I ever see are (depending on which User License I select) are:

  • Force.com - Free User
  • Chatter Free User
  • Chatter - Moderator
  • Standard Platform User

What am I doing wrong?

like image 200
Mike Chamberlain Avatar asked Oct 21 '11 04:10

Mike Chamberlain


People also ask

Can we create a new user without role and profile?

Can we create a new User without Role and Profile? You can't create a user without profile but you can create without role.

Why user license Salesforce not showing?

The reason you cannot see the Salesforce license is because the trailhead playground has only 2 Salesforce licences.

How do you make a field editable for a profile in Salesforce?

Click Edit, then scroll to the Field Permissions section. Original profile user interface—In the Field-Level Security section, click View next to the object you want to modify, and then click Edit.

How do I make a Salesforce user inactive?

From Setup, in the Quick Find box, enter Users , then select Users. Click Edit next to a user's name. Deselect the Active checkbox, and then click Save.


1 Answers

You created the Recruiting profile with a Salesforce user license, so it is only going to appear as an option for users with the Salesforce user license; however, if you do not have any Salesforce user licences available, that option will not appear in the user license picklist when creating a new user. So, you have two options:

  • Inactivate an existing user with a Salesforce user license, which will free up the license, and then try to create your new user. Your org might only have one Salesforce license, which you are using yourself as an admin, so this probably is not the best option. You can see how many licenses you have by going to Setup | Company Profile | Company Info.
  • Delete the existing Recruiter profile, re-create a new one with a different user license type, and then associate that with your new user.
like image 69
ryanbrainard Avatar answered Sep 30 '22 04:09

ryanbrainard