↧
Events not showing on a custom report of opportunities with activities
I've created a custom report type. The primary object is 'opportunities'. The secondary object is activities. The report is set to show all opportunities, with or without activities.I went into the...
View ArticleSet field visibility dynamically
We want to assign field visibility on UI level based on whether a user is a member of a specific team or not. E.g. we have an opportunity record and we need to display some fields only if the running...
View ArticleAttendees Field on Event object is null in backend
In my use case I would like to grab all event where a certain user has been added as an attendee for the event.When I do get records in the flow and I actually get null value in the Attendees field...
View ArticleFind if field is used in a report
One of the SFDC Admins asked if there is a way I can find out if certain fields are used in any reports/code. I have the code portion covered but I can't figure out how to find if the fields are used...
View ArticleSetting checkbox fields via trigger
I'm in the process of learning Apex triggers, and I've been attempting to write code that runs before updating a field.The code should change the Primary Contact field to FALSE if the checkbox field No...
View ArticleError parsing file: The content of elements must consist of well-formed...
Error when deploying knowledge fields via sfdx. I am getting following error :Does anyone encounter this in the past ?I have checked and current deploying user have the knowledge user checkbox checked...
View ArticleInline help text translation overrides default value
Performing sf project retrieve start changes text value in field's <inlineHelpText>.What is retrieved depends on language settings of the user performing the retrieve.Is there any way around this...
View ArticleTask Object Page Layout shows more fields than Fields and Relationships section
I noticed that on the Task object, the page layout offers a lot more fields than there are in the Fields and Relationship section. What could be the reason for this?
View ArticleRenaming API fieldname causing problems in Flow
I noticed an issue regarding updating field API names and the use in Flows.Any changes in API names are automatically 'refactored' in flow. i.e., assignments, use in decision elements and screens is...
View ArticleFlow - Copying one Field Value to Another Field
I just want to preface this by saying I am new to building out flows, so lots of trial and error, just wanting to guidance and advice!I am wanting to create a flow that copies a currency(numeric) field...
View Articlecan we remove or hide standard field from page layout "Mailing...
I am trying to remove this standard field "Mailing State/Province" on contact page layout but unable to remove or hide any trick to hide this field
View ArticleReading Long Text Area field with line breaks
I have long text area field, which has data on each line. I am populating a line then hitting"Enter" and then populating the next line and hitting "enter" again and so on.When reading this field from...
View ArticleHow is ContactId determined in Visit object on Consumer Goods Cloud?
I'm new to Consumer Goods Cloud and I would like to ask you about a doubt I haven't been able to discover.I have not understand how is the "Contact" (ContactId) standard Lookup field updated on the...
View ArticleUpdate IsCustomerPortal field in Account Object
During the process of self Registration of users in a Experience Site, we need to create a new Account and a new Contact if the users email doesnt match any of the existing contacts.However in order to...
View ArticleContact Email field not queryable in SOQL
I'm querying contact email field in apex class and saving the return record inside a list. but when I debug the list queried then it does not show the email field.Below is the SOQL which I'm using with...
View ArticleChange color of standard salesforce images samples
I would like to know if it is possible to change the color of this type of image /img/samples/color_yellow.gifI would like to use other colors, such as blue or orange
View Articlemetadata of All THE FIELDS OF ALL THE OBJECTS
We are trying to make a list of all the fields which we have created between our two consecutive releases.We need the metadata of All THE FIELDS OF ALL THE OBJECTS for this reason, so that we can...
View ArticleField Level Permission Leakage to a profile
I have a Recruiter profile Which has field level permission for "Assigned Owner Field" is given only Visible Persmisson.But when a user Logins who is assigned Recruiter Profile is able to edit the field.
View ArticleHow to hide the Standard Field (Name) from the Layout
I have created an object named "Bus". By default, a field called Bus Name has been created in this object. However, I don't need this field based on my scenario and requirement. Is there any way to...
View ArticleHow to import parent object field in lightning record form of child custom...
There is Contact object as parent object and I have created a custom object called Vaccination_Information__c which is a child of Contact object.I want to include the contact name field from Contact...
View Article
More Pages to Explore .....