How to enter Seconds into Datetime fields using the standard UI
Say you have a datetime field Start__c on a pagelayout.Now try to enter a date (we have DE locale enabled, but should be similar in EN):31.08.2014 14:53 ==> works31.08.2014 14:53:38 ==> doesn't...
View ArticleEmbedded Live-Agent Chat Settings Offline support Case field selection
I try to add new Case field by pressing plus sign. There are some set of Case fields selectable and to be used for Case form. I need Case description field and it is missing from selectable case fields...
View ArticleHow can you get the merge field to take a url field from an object and set it...
I am trying to have Salesforce LEX Email Template populate a specific image from a field that's from a Account object and (fyi) the field data type is URL. My idea was simple, put the url into the html...
View ArticleHow to get field label from metadata in LWC (lightning web component)
I want to get a field label from metadata. In this usage, it isn't part of data. I just want the label for elsewhere on the page. Getting it from metadata instead of hardcoding it will aid in...
View ArticleCan you make the field FirstName on a Person Account record required?
I need the FirstName field on a Person Account to be required but I can't find how to set it like that. I know you can use a validation rule but I want Salesforce to show the user that it is required...
View Article"Interval" field not supported by Eventlogfile object (in Enterprise edition...
I am using Salesforce Enterprise edition, and I have the "System Administrator" profile assigned to me, which has all the permission related to Read, Modify All data, View Event log files, and API...
View ArticleMonths between two dates
In my trigger i would like to calculate the number of months between two dates.For Example if the date format is (DAY/MONTH/YEAR):START DATE : 07/10/2013END DATE: 12/01/2014Number Months=4because...
View ArticleCustomizing Field Visibility on existing Account Records for different System...
Description:Hi Salesforce Community,I'm facing a challenge regarding field visibility on existing Account records for users with the same System Administrator profile. Here's what I'm trying to...
View ArticleWhy did the "type" field disappear when I tried to add new picklist values to...
I wanted to try and add a few picklist values to the "type" field in the Task object in Salesforce. After I added them in, I went to test it out but the Type field has now completely disappeared. Can...
View ArticleAuto Number Skips Numbers
I have a strange issue with auto number skipping numbers. After the creation of the auto number field, and checking the 'Generate Auto Number for existing records' checkbox I've got inconsistent...
View ArticleWhy do I receive a gack Ids Please include this ErrorId if you contact...
When I try to check user field access for certain fields, I receive two different gack Id errorssf data query -q "SELECT Id, IsAccessible, IsUpdatable FROM UserFieldAccess WHERE DurableId =...
View ArticleGetting field should not be specified in data error [duplicate]
I am trying to upsert some data from gcp into Salesforce and getting the below error:The Loan_Facility_Config_Id__c field should not be specified in thesobject data.Loan_Facility_Config_Id__c is an...
View ArticleReaching fields limit on Opportunity
We are reaching limit for fields on Opportunity, usage 98%. Any tips to address this?
View ArticleOn Mobile Fields and Additional Fields section display nothing in the...
On Mobile Fields and Additional Fields section display nothing in the Salesforce1 mobile App on both Account and Knowledge Objects.Why it is so? How this can be fixed?
View ArticleWhat is the point of having field IsVisibleInApp on Knowledge__kav if it is...
What is the point of having field IsVisibleInApp on Knowledge__kav if it is always defaulted to true?Per...
View ArticleField visibility in object
I created a new custom field and field level security is set to visible and the field is added to the page layout but still cannot see the field?
View ArticleLookup (Picklist dependency)
Our system has a Case object which has a Service field and Unit field. The Unit field is a lookup (picklist dependency) of the Service (picklist) field.At present our agents have to use the search...
View ArticleHow to choose the fields for a Send Relationship in Marketing Cloud?
I don't understand what a Send Relationship is in Marketing Cloud, its purpose and how to determine which fields need to be included into the Send Relationship. For example if one field is a Subscriber...
View ArticleGive values to the field while creating the record But the same field value...
Give values to the field while creating the record But the same field value should not be editable once it is created. (Without using Validation Rule, Record-type)
View ArticleHow do you learn about fields on an Object if they are not shown in the...
Periodically, I come across an object that has fields I can access in a Flow or perhaps a SOQL query but that are not listed in the Object Manager (either in Lightning or Classic). Is there a standard...
View Article