Skip to main content

Questions tagged [customsetting]

Custom settings are similar to custom objects and enable application developers to create custom sets of data, as well as create and associate custom data for an organization, profile, or specific user.

0 votes
0 answers
22 views

I need to set up two different Permission Sets in Salesforce: Admin Permission Set: should be able to view and edit records in a Custom Setting (Hierarchy or List type). User Permission Set: should be ...
Искрен Станиславов's user avatar
0 votes
0 answers
37 views

Steps to Reproduce : Create a CustomSetting : TestCSErrorInLWC__c Give access to this customsetting in a permissionSet. Put this permissionSet into a PermissionSetGroup. Give a User access to the ...
Elliot41's user avatar
1 vote
0 answers
88 views

I'm rereading Dan Appleman's book "Advanced Apex Programming in Salesforce", and I stumbled on the following statement in the chapter about asynchronous processing: Queueable Apex code ...
zanstaszek9's user avatar
0 votes
0 answers
46 views

My context for this question is digging into functionality and limitations for custom settings. We use custom settings for a handful of things, one recurring use case being to avoid hardcoding ...
mlpSFadmin's user avatar
0 votes
0 answers
42 views

The use case is like this: My company wants to ship new AI features in their managed package with access to Anthropic and Gemini. They don't want Clients to be able to see the API keys for each ...
zurdo's user avatar
  • 133
0 votes
2 answers
198 views

does anyone having idea how can we invoke custom settings dynamically? Please see the below example. I need to write triggeraccount__c & triggeraccountinventory__c in separate block to check ...
Pratik Shambharkar's user avatar
0 votes
1 answer
534 views

I would like to use a Custom Setting (or Custom Metadata) as a merge field in my Lightning Email Template, but am getting errors with the suggestions I found using Custom Settings when googling. I ...
Irene's user avatar
  • 2,005
1 vote
1 answer
698 views

I have an endpoint with the following format: https://test.com/api?salesforce=123&agent=123 Do Named Credentials allow me to store the salesforce value in the Named Credentials associated External ...
Tyler Zika's user avatar
  • 2,950
2 votes
1 answer
104 views

In our managed package, we have a lightning page where the app admin can set a couple of settings related to the app, including an API key to interact with 3rd party system, and all this information ...
Hasan Tokul's user avatar
2 votes
1 answer
2k views

I have pretty simple requirement but I am facing error and I can't understand what is going wrong. I need to add ContentDocumentLink to add file to CollaborationGroup after insert with C permission. I ...
Maciej's user avatar
  • 45
1 vote
0 answers
545 views

We have a button that integrates with an external system using Named Credentials. We are using per-user authentication here and every user authenticates themselves with their external system username ...
salesforcets's user avatar
-1 votes
2 answers
271 views

Can we create report on custom setting in Salesforce? when i edit the object that is created for custom settings, it directs to the custom setting edit page, so i cannot edit and check 'enable report' ...
SFPR's user avatar
  • 1
0 votes
1 answer
5k views

I have gone through various articles for the difference between Custom Setting and Custom Metadata but I couldn't find the major difference why we should setting over metadata or metadata over setting....
Hira Khan's user avatar
0 votes
1 answer
1k views

I created a Custom Setting with Visibility - Public & Type - List to reference in Flows. But I don't know why I can't find the value. I noticed other Custom Settings with Type - Hierarchy are ...
Pam's user avatar
  • 105
-1 votes
1 answer
749 views

I'm using Custom Setting to remember what user set for that specific setting. So when the component load, it will fetch values from Custom Setting. (1)If there is no value => Column will generate ...
Pam's user avatar
  • 105

15 30 50 per page
1
2 3 4 5
35