Open CertifiedOnDemand.com Section Resources
This is not an exhaustive list; additional resources are referenced within objectives below.
Objective | Resources | Key Facts |
---|---|---|
Explain how to create custom fields. | How to Create a Custom Field [Could / 3m / Salesforce.com] | |
List and describe the various custom field types. Excluding: formula, roll-up summary, lookup relationship, and master-detail relationship fields (discussed in Objects). | Field Usage & Field Types [Must / 10m / CertifiedOnDemand.com] Custom Field Types [Should / Medium / Salesforce.com] |
To view the remainder of this content, you must purchase the Salesforce.com Certified Administrator Study Guide. Please Login or purchase the study guide.
Hi John,
With regards to the Global Pick-lists In lightning I can see a tick box to use a global pick list value set however I am not able to find the a place to create a global pick list value set? where do I find this?
Thanks
I think I have it.. you need to create a custom pick list, promote to global and then can reuse it?
Yep you got it!
Hi John,
Think isn’t Beta versión “Supercharge Your Picklist Fields with Global Picklists (Beta)”
This appears to be working now
please I need help with this, getting conflicting answers!! What can be modified on standard object fields? pick 3
Label
Help text
Default text
Picklist values
I would try modifying a standard picklist field and see what it lets you do…
From memory, I believe it is help text, picklist values, and default value (if that’s what default text refers to, this isn’t properly worded)
Hi
i don’t think we can modify the default text on standard object. We can modify label in the “Rename Tabs and Labels” section.
Hi, John can you clarify the below?
I came across the below question and tended to select A although I think to make it “universally required” would be the right answer but its not an option to select. The corrected answer provided is “field level security”, which is not true as you can only make a field visible or not based on profiles but cannot make it required. Many others voted for the “validation Rules” arguing that page layout cannot make it required for everyone as its layout based. I’m now confused, is it page layout or validation rule?
Which of the following is the best way to make the Field Mandatory for everyone?
A. YY??Page Layout
B. YY??Validation Rule
C. Roles & Profiles
D. Field Level Security
If it is a custom field you can make it required in field settings or on page layout. If it’s a standard field it can be made required in page layout
Yeah – its not a good question.
Yes you could do this through the field definition itself and if you wanted this to apply in all circumstances (e.g. via API) then that would the best solution.
Otherwise page layout or validation rule is the way.
Hi,
Which of the following is not an available function in the Formula Fields?
A. HyperLink
B. Substitute
C. RPad
D. Vlookup
vlookup, I beleive
Hi John, can a custom formula field reference itself? Can they reference other custom formula fields? Thanks in advance for your help.
Yep a formula can reference other formulas but not itself
The ‘Key Facts’ section for the Objectives “Describe the capabilities of Global Picklists.” and “Describe the implications of changing a picklist value.” is the same. I think the text is more relevant to the later. the former could be changed to “Global picklists let you efficiently reuse a single list of values for multiple custom picklist fields. Easily share picklists across objects by creating picklist fields that use a picklist value set from a global picklist. ”
Just my 2 cents..
Thanks! Updated
Hi John, You may review if you find link https://help.salesforce.com/HTViewHelpDoc?id=customize_ui_settings.htm&language=en_US more suitable for explaining renaming tabs and field for standard objects
This link is listed in the http://classic.certifiedondemand.com/user-interface/ section
Hi
I find that salesforce intruduced the option “Strictly enforce picklist values” in picklist to Strictly enforce picklist values to enable validation of picklist values against the list of defined values. I think the second video in this page must be updated for this point.
Great point- thanks I will update accordingly
Hi John,
I still didn’t understand what is an external object, external lookup from the Salesforce custom attribute documentation page. What is the difference between lookup and external lookup? Could you give me an example?
Sure- lookup is internal to Salesforce. External lookup would look up to an outside database (e.g. sql server).
I created venue object with ID and name and now I added that lookup on campaign being child record. I am struggling in lookup selection it shows ID being unique key but I want venue name on campaign form how do I do that
To have name as the value that appears in a lookup, you need to use a text data type for the name/id of the object. You can’t have an auto-number and then display another value, unfortunately.
Once we rename tabs it did not change referenced names example in contact view it is still showing account though I renamed tab to company
You can also rename the fields (e.g. account field on the contact object)
Got it.
Hey, any chance you can clarify the “Notes on Changing Custom Field Types” help, it seems to contradict itself. For example it starts by saying there are several types such as changing auto number to/from any other type looses data then explains the additional restriction that you can change to/from text. The article has many of these contradictions.
At the top it says that it CAN cause data loss- the bottom section is outlining the specific ways that data is lost. The auto-number to any field type does appear to be a contradiction though, as it says text is OK below. Technically speaking this is still accurate, as if you chose a text field that was too short (e.g. 5 characters), this would result in data loss.
At the end of the day you probably aren’t going to be tested at this level of detail, and this is most certainly a change you would try first in a sandbox. That said, agree docs are a little fuzzy.
what is the use case of text encrypted and how another user will read that?
Credit card, social security number, basically anything confidential that is partially or fully obfuscated once entered.
Example:
User enters contact’s social security number. Once the record is saved, the user can only see the last 4 digits. However, the entire number is stored and visible to users with the permission that allows them to view encrypted fields.
Hi John,
I am currently doing your course and finding it very useful I have been asked to complete the following task. I have imported the data from data Loader and could really do with you step by step help to complete this project. Can you help ?
A customer has a list of leads they need imported. We need to import the leads and also create some views and rules/workflows to help them follow up the good ones.”
1. Please import the list provided. there are various data loader tools you can use but I recommend you use the Salesforce DataLoader as it is the simplest.
2. Create a new custom field on the lead object of type checkbox called “Call Requested”.
3. Create a new formula field that will display “Please call” if the following two criteria are true: “Call Requested” is checked OR the Status field is “Hot”.
4. Create a workflow rule that fires every time a lead status is “Hot” and emails a user with an alert and a link (I recommend you set this up with your own email and then once the whole thing is done you can change it to mine so I can see it working).
5. Create a list view for the salesperson so that they can see all leads that need to be called. Please make sure that they can see the checkbox call needed on the list view and also that they are able to un-check it directly from the list view when they have called the lead.
Thanks
Robeela
Can I provide step by step instructions? The short answer is no – however, this is a great learning opportunity. The content in this guide definitely covers all of these points, and you can do them in the order suggested. I would suggest that you try to work through each step in a dev org before you try it in production. This should get you more comfortable with the process. Good luck!
Hi John-
As Vishnuvardhan noted, I’m unclear on the differences between External, Indirect, and Lookup relationships. When I set up a custom field I only see a field type of “lookup” and not the other two.
These fields are used in an alternative integration methodology – basically allowing Salesforce to capture data stored in other systems in a read only fashion, but displaying it through the Salesforce UI. This shouldn’t be included in the ADM201 exam.
Here’s a link for more detail: http://www.slideshare.net/developerforce/df13-using-external-objects-for-integration-mt
Hi John,
Can you please touch upon External, Indirect Lookup relationships and when and why they are used?
Hi John,
The link to the video that you’ve titled “How to Rename Standard Fields & Objects” actually points to a video talking about renaming and reordering Tabs. I looked through his Youtube channel and didn’t see a video about renaming standard fields and objects.
When you rename the tab, you will get the option to rename the fields as well – the config is in the same spot.
How many externalIDs we can have per object?
In the Summer ’14 release it has been upped from three (3) to seven (7).
https://help.salesforce.com/HTViewSolution?id=000005081&language=en_US
https://success.salesforce.com/ideaview?id=08730000000Br8sAAC
Updated, thanks Mike
Hi John Where have you discussed about Customer Portal?
In the service cloud section, http://classic.certifiedondemand.com/salesforce-communities-overview