Renaming 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 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 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 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 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 ArticleHow 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 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 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 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 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 Articleproblem displaying hebrew (right to left) last character on text fields
We use Hebrew characters in our Salesforce org.Whenever there is a symbol character (!,. etc) as the last character of the line, it displays as the first character:You can see at this picture that I...
View ArticleHow to refresh synchronized data extension to see new fields?
Some new fields were added in Salesforce and I'd like to access them in an Exact Target synchronized data extension but they aren't there. Is there a way to refresh the synchronized data extension so...
View ArticleBar report with x axis values ​which is a text field and y axis names in...
I currently have an object in which there is a Lookup field as well as a text fieldI would like to have a report in which each row is a unique lookup name and each column is a unique value in this text...
View ArticleIs there any impact for the existing values if we change the length of the...
I have field percent(18,0) and now i am updating the length to (17,1).Is there any impact for the existing values (having 18 digits) in the records?Please helpThanks,
View ArticleHow to prevent a user from sending an email directly from an object's detail...
I don't want users to have the ability to click on an email from this Account Contact's object page and have UI pop up to send an email. Ideally this would show as plain text, or a hyperlink that does...
View ArticleCyclical issues where an object field
I have a cyclic issue between a flow and 3 custom checkbox fields and I need to know how to resolve it.I had accidentally created 3 checkbox fields on a Call Center object and added these 3 fields to...
View ArticleText Formula String Concatenation - Omit Trailing Comma
Scenario : I have 7 checkbox fields. For example say it is Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, and Saturday. In Formula field I want to display all that are true as comma separated...
View ArticleTrying to export field accessibility metadata for all object fields
I'm trying to find a way to export the field accessibility metadata for all object fields. It appears like I should be able to do this with my linked objects within my SQL server database using dbamp...
View ArticleSetting autonumber starting point
How can I set the starting point of an auto number field without additional deployments?I have an auto number field in production that is referenced in code in multiple places. I need it to start from...
View ArticleMaximum Number of Fields in Data Extension
I couldn't find any restriction on the maximum number of fields/columns while creating a DataExtension using the SOAP API. There seems to be some restriction on the name but none on the max number of...
View Articlevalidation rule creation
Good day,please support me in the following requirement. I have to create a validation rule on Contact object. It should be valid only for the profiles below. It should be for insertion of Phone or...
View ArticleError evaluating dynamic reference in Visualforce with custom object
I'm running into a strange error when trying to display a custom field from a custom object dynamically on a visualforce page.I'm getting this errorUnknown property...
View ArticleHow can I dynamically create a RichTextArea field in Salesforce using the...
I'm developing an application in Salesforce that needs to automatically create a custom object during installation, and this object should include a RichTextArea field.I'm using jsforce to handle...
View ArticleMandatory in RelatedRecordId in ServiceResource
I'm having a problem and I need SalesforceScheduler functionalities in my Education Cloud organization. Therefore, I'm going to register all the teachers in my organization as ServiceResource records....
View Article'Activity' not showing as an Object when creating a Record variable in Screen...
I'm currently building a Screen Flow (in an org set up wtih NPSP, Sales and Service Cloud).I want users to be able to log an activity against the Case object as part of this flow. When I have been...
View ArticleHow to make a field visible to only one app and remove the visibility from...
I have a standard field on account object which I want to be visible on only one app. I want to remove the visibility of that field from other apps. How do I do this?
View Article