Isha-Flex / Salesforce-Work

0 stars 0 forks source link

Create Custom Object and Fields - Employee #6

Open AkashBangalkar opened 10 months ago

AkashBangalkar commented 10 months ago

Create Custom Object - Employee

Custom Fields:

  1. Employee Name - Text (Default)
  2. Email (Unique, Required)
  3. Employee ID - Auto Number (S-{YY}{0})
  4. Employee Status - Picklist (Unassigned, Assigned) (Default - Unassigned)
  5. Phone
  6. Street Address - Text Area
  7. State - Picklist (Required)
  8. City - Picklist (Required)
Isha-Flex commented 10 months ago

Task Completed - Please Review