issues
search
Isha-Flex
/
Salesforce-Work
0
stars
0
forks
source link
Create Custom Objects with Fields
#1
Closed
AkashBangalkar
closed
1 year ago
AkashBangalkar
commented
1 year ago
[x] Create Custom Object -
Vehicle
[x] Default Field - Text - Vehicle Name
[x] Registration Number (Text - 10)
[x] Company (Picklist) [Toyota, Audi, BMW, Ford, Porsche, Tata, Maruti, Other]
[x] Registration Year (Text - 4)
[x] Seating Capacity (Picklist) [3, 4, 5, 6, 7]
[x] Passing State (Text - 2)
[x] Body Colour (Text - 10)
[x] Owner Name (Text - 50)
[x] Current Status (Picklist) [Active, Damaged, Renewed, Expired]
[x] VL on "Registration Year" - Year should be number only and it should not be greater than current year
[x] VL on "Passing State" - Passing State should accept only capital letters
[x] Create Lightning Record Page
[x] Create Path for "Current Status"
Isha-Flex
commented
1 year ago
Task Completed - Please Review
AkashBangalkar
commented
1 year ago
Vehcile Spelling Wrong
Picklist Field Value Spelling - ']'
AkashBangalkar
commented
1 year ago
Reviewed - Ready to Close!!