Skip to main content

Questions tagged [new]

0 votes
0 answers
19 views

I want to know why this error is came again and again i am new in lwc currenlty lerning lwc from basiscs.
Harshit Verma's user avatar
0 votes
1 answer
164 views

Whenever I am creating a case in Salesforce manually the toast message is showing the url case id, But I want to show the Case Number. I have searched and haven't found any without code solution. ...
India's user avatar
  • 11
1 vote
1 answer
2k views

I am a Salesforce Admin and I am trying to create a new record from a related list on the the Opportunity Object. I have FLS on all fields on both objects. It works on one app but not the other. I ...
Patrick's user avatar
  • 29
-1 votes
1 answer
3k views

I want to change the Fields asked for when Users try and create a New Account to very specific fields not related to what they see in their Page layout. I read somewhere that it was through creating ...
Rod's user avatar
  • 1
0 votes
1 answer
588 views

We have set up Interaction Summaries according to the Salesforce documentation and placed the "Interaction Summaries" component on the Account record page. After deployment on the target org,...
Łukasz Kojzar's user avatar
1 vote
3 answers
1k views

What is the technical reasoning behind the two ways to declare a List? I know that new tells the compiler to create an instance of the List class, but what does the second one do differently? Also, ...
natashabowman's user avatar
-1 votes
1 answer
47 views

New object window ; is it possible to change locations of the fields
Adam 's user avatar
0 votes
0 answers
777 views

I want to pre-populate one of the Country field value from User object to Account's Visiting Country when I try to create an Account. I have overridden Standard New Button on Account with Aura ...
SFDCDJ's user avatar
  • 1,977
1 vote
0 answers
7k views

we have a custom visualforce page override on "new" button.we are implmenting lightning and in lightnng we are trying to use LWC component whch will redirect to standard new record page. the ...
giri's user avatar
  • 11
0 votes
0 answers
40 views

I have Custom Object MyObject__c and it has two different Record Types. I need to redirect user to different Visualforce Pages based on Record Type he selected. I know we can assign one visualforce ...
Vitalii Dehnerys's user avatar
1 vote
2 answers
435 views

I have successfully overwritten the "New" and "Edit" behavior of a custom object with a lightning aura component. Everything is working fine and if the user clicks the related list new button of the ...
Andreas Epping's user avatar
0 votes
1 answer
319 views

The field of checkbox type isn't available when I try to make a new object.
Mishel Kasianova's user avatar
1 vote
1 answer
1k views

Let's say I have two objects, Object A and Object B. I have a related list on Object A's page layout, which can be used to create B objects. The problem is, Object B has many "system" fields ...
Jessica's user avatar
  • 155
0 votes
1 answer
4k views

I am trying to create a new user in sandbox. I have admin access to the production org. When I click on Log In link from the list of Sandboxes, it takes me to the new login page, but I do not have ...
Frank's user avatar
  • 1
0 votes
1 answer
374 views

I know that this question covers the same subject, but the answers are not thorough enough, they just refer to the Salesforce documentation and that should be it. But the documentation is not clear ...
Sander de Jong's user avatar

15 30 50 per page