Questions tagged [custom]
All Customisation related queries can be grouped under this tag
373 questions
0 votes
0 answers
28 views
Mini-CRM based on Salesforce Custom objects using platform license
I am looking for a Custom CRM application developed based on Salesforce Custom objects using platform license. Reason for this would be, Medium Sized business unit 100% usable by Platform license ...
0 votes
0 answers
51 views
Number localization issues from LWC hosted in flow
I created an lwc that is inside a flow for creating travel billing records for a service company. This is used both in the usa and europe, especially in Spain. The issue is everything works great for ...
0 votes
0 answers
130 views
Creating a tree hierarchy for same object using Apex
So I have this requirement for inserting a custom object with self look up. The data will come from CSV file - something like this - The parent to child relation is captured by name and the name may ...
0 votes
0 answers
1k views
Built a custom related list LWC: any way to create a custom quick link?
I built a custom LWC that works like a related list, mostly based on this code: https://medium.com/@terrasky_thailand/try-creating-a-related-list-like-component-using-lightning-web-components-...
1 vote
0 answers
114 views
How to remove "Update xx selected items" out of Custom Datatable - Lightning Datatable
I have created a custom Datatable to use Combobox, it works fine, but when I select the picklist value of row is ticked checkbox, it is showing the section contains "Update xx selected items"...
0 votes
0 answers
159 views
Leveraging Salesforce External Identity License for Custom Portals
I want to build a customized portal outside of salesforce with UI and functionalities that Salesforce Experience not able to provide. However, part of my portal still need to leveraging data stored in ...
0 votes
1 answer
50 views
Deleting custom metadata records and impact on existing records
Will there be any impact on existing data when custom metadata records are deleted? We have custom metadata records for "codes" (abbreviations) that are used to generate campaign names along ...
2 votes
1 answer
450 views
Radio group lwc partial bold text in the options
I am using a multiselect picklist and displaying my options dynamically in an LWC using lighting-radio-group. E.g. <template> <lightning-radio-group name="radioGroup" label=&...
0 votes
2 answers
491 views
Retrieve the login flow metadata using vs code
Is it possible to retrieve the login flow metadata using VS Code? Thanks, Raja G
1 vote
1 answer
190 views
Subscribing to custom event channel with enriched fields
Using LWC I'm trying to subscribe to a custom event channel. Unfortunately, I'm getting the "The channel specified is not valid" error. I created a custom event channel and event channel ...
0 votes
1 answer
793 views
Creating a custom rest API in marketing cloud
I am new in Marketing cloud any help would be appreciated. I need to create multiple custom APIs with Get and Post. I have found some documents on using a landing page and a script inside that will ...
1 vote
0 answers
67 views
Salesforce CPQ custom calculation based on custom fields
Does anyone know how to use custom fields of a custom object in a price rule? For example, I have the Living Area number field. If someone now clicks on “Calculate”, the number of products should ...
0 votes
1 answer
663 views
Translation Workbench don't reflect changes in Object screen
I'm using Translation Workbench to translate Custom field labels, but after adding a translated value to it some fields don't show the translated value in the object (Accounts and others) screen or ...
-2 votes
1 answer
163 views
Retrieving custom reference from a case
Our case definition contains a billion custom fields, and I appear to be fine SELECTing FieldName__c in an API call. But I want to get a field, Case_Assignee__c which is defined as a reference. Using ...
1 vote
1 answer
117 views
Can Salesforce Internal Org Domain be completely custom?
My client required to have internal org served not from Salesforce subdomain like client.my.salesforce.com but like client.com. Looks like this is not possible, but how should I explain this to my ...