Skip to main content

Questions tagged [edit]

0 votes
0 answers
31 views

Sorry I know this is a weird (probably dumb) question. We have a managed package that uses actual salesforce custom object records for its configuration. It is an ecommerce platform where the website ...
Ben's user avatar
  • 922
0 votes
0 answers
212 views

I have a Lightning Page for a custom object. It has both related and details tabs. I've been asked to delete related tab. This is somewhat simple when one uses "edit page". I've tried ...
JosephDoggie's user avatar
0 votes
2 answers
808 views

I have a checkbox that I would like to not be un-checked once it's been checked. I've accomplished this by putting in a Validation Rule. AND(ISCHANGED(Field__c),PriorValue(Field__c) = True) But is ...
Zoom_v's user avatar
  • 3,934
-2 votes
1 answer
139 views

In the leads object, when I click on "Convert" a lead, I click on "choose existing", I want to search for an account, then I can see a page with Account results (as you can see in ...
Alain's user avatar
  • 9
0 votes
2 answers
2k views

I have a custom object named "Promotional Tokens", and need to allow guest users to edit a single field, on existing records in this object: Phone_Number__c. I've configured my site, and ...
daraul's user avatar
  • 3
0 votes
1 answer
2k views

I've got a Test User on a Salesforce License with the lowest Role possible using the Standard Profile. The OWD for Opportunity is set to Public Read Only The OWD for Account is set to Public Read Only ...
Matthew Harris's user avatar
0 votes
1 answer
160 views

The Edit icon that is present in the image, it was getting displayed for the low level profile users as well. Do we have any permission where we can hide this to be not visible for Profile level users ...
Eagerin Sf's user avatar
  • 1,095
-1 votes
1 answer
3k views

If class has 74.5 % coverage then how can we increase 0.5% coverage without modifying test class?
Jarvis's user avatar
  • 1
-1 votes
1 answer
3k views

I have a profile whose is having Create/read/edit permissions on object level and the OWD of the object is Private. I am able to create a new record but when I try to edit the same record that I just ...
Raham's user avatar
  • 45
0 votes
1 answer
268 views

I have clients that have had issues and I can not recreate them or find any information on why this would happen. I have a 2GP package that clients install and when they are looking at a standard ...
Ryan Drost's user avatar
0 votes
1 answer
822 views

So the error I am getting is related the fact that SFMC was not able to locate my asset So I used this : https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/updateAsset.html This is ...
TaouBen's user avatar
  • 162
0 votes
2 answers
572 views

I currently have a LWC in which I render a table with a custom LWC lookup field. How can I make this lookup field uneditable. Is there a syntax or CSS is can use to accomplish this since I currently ...
Thomas's user avatar
  • 2,320
0 votes
0 answers
492 views

I have an requirement where in I have to make a particular column editable on the child rows of the lightning tree grid. I came to later on(after the development) that inline edit is not possible on ...
Ashfaq Mohammed's user avatar
1 vote
1 answer
147 views

Is there a way to show/Invoke the salesforce standard edit record from the VF page? I'm using DataTables to show the list of Tasks which is a Custom object, and I want to show up on the salesforce ...
Chandu's user avatar
  • 173
-3 votes
1 answer
2k views

I have a lightning tree grid.. I want to edit on of the columns ... is inline edit possible in data grid tree . I have tried to make the column editable but it does not support Is there anyways we ...
srikanth reddy kamsani's user avatar

15 30 50 per page
1
2 3 4 5