- Yogesh Lolge
- NEWBIE
- 10 Points
- Member since 2019
- Salesforce Developer
- Accenture
-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
0Likes Given
-
6Questions
-
0Replies
2 user should see different data of same object
Hi Team,
I got one question from the interviewer that:
I have two users I want to show A user half of the fields of XYZ object and B wants to show remaining fields in the aura component, how we can achieve this.
I got one question from the interviewer that:
I have two users I want to show A user half of the fields of XYZ object and B wants to show remaining fields in the aura component, how we can achieve this.
-
- Yogesh Lolge
- April 12, 2021
- Like
- 0
- Continue reading or reply
How to get Trail Customer Community Licenses in partial copy sandbox
Hi Team,
I Am Creating a Customer Community, We need to set up some Trail User Licenses for Customer Communities in the Partial copy sandbox.
But not getting how to create these?
I Am Creating a Customer Community, We need to set up some Trail User Licenses for Customer Communities in the Partial copy sandbox.
But not getting how to create these?
-
- Yogesh Lolge
- April 12, 2021
- Like
- 0
- Continue reading or reply
REST API callout issue
What is the meaning of the below line?
cant understand execution
RestRequest request = new RestRequest(); request.requestUri = URL.getOrgDomainUrl().toExternalForm() + '/services/apexrest/api/v1/party/';
cant understand execution
RestRequest request = new RestRequest(); request.requestUri = URL.getOrgDomainUrl().toExternalForm() + '/services/apexrest/api/v1/party/';
-
- Yogesh Lolge
- March 30, 2021
- Like
- 0
- Continue reading or reply
How to fetch cutom objects data to VF page?
Hi, I want to fetch data from 4 custom objects to one VF page, how it can be achieved using one controller class. if any example is there it would be very helpful.
-
- Yogesh Lolge
- February 10, 2021
- Like
- 0
- Continue reading or reply
Can we make pageblock table as fit to page
Hi, I am Yogesh Lolge, I want to make page block table as fit to page as when I am using 9 columns in the table it's going out of the margin of a page, is it possible
-
- Yogesh Lolge
- February 10, 2021
- Like
- 0
- Continue reading or reply
Change Pageblock title color and font
I want to add backgroud color and change fot of pageblock title <apex:pageBlock title="Promoter/Group Overview" >
can anyone guide. as its nto accepting div class for formating.
can anyone guide. as its nto accepting div class for formating.
-
- Yogesh Lolge
- February 08, 2021
- Like
- 0
- Continue reading or reply