• Chetana Malakannavar
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 5
    Replies
i have a requirement to share notes to single group ,
Custom component - Create a  button(share) by clicking on that share button notes will be sent to single Group.
Hi All,
I am working on Lightning Readiness report ,There is one scenario, i have to get the count of sharing button present in page layout of objects in the Org, using soql. can anyone help with the soql (in how many objects page layout  sharing button is present )
i have a requirement to share notes to single group ,
Custom component - Create a  button(share) by clicking on that share button notes will be sent to single Group.
Hi All,
I am working on Lightning Readiness report ,There is one scenario, i have to get the count of sharing button present in page layout of objects in the Org, using soql. can anyone help with the soql (in how many objects page layout  sharing button is present )

I'm trying complete the Lightning Experience Rollout Specialist challenge #1, but i cant use Optimizer tool.

If i go to http://optimizer.salesforce.com/, i receive this message:
Offline for maintenance
This app is undergoing maintenance right now.
Please check back later.
On Trailhead playground, Setup>>Monitor>>Optimizer, same message:

Screenshot of optimizer error

Hi Everyone,

My Scenario is create two fields
product category” as the first lookup(Product2) and then the “Product Name/Code” as the second lookup(Product2) into Child Object (Request__c).

Note:  here main problem is reffering same Parent Object(Product2) in Child Object

Here my client expecting first lookup user going to select perticuler Category 

Product Category 
Samsung
IPHONE
SONY

Samsung :(user Clicks First lookup values is Samsung in second lookup need to display some dependeny mentioned below )

Product  Name/code(Lookup)
S-3652
S-2564
S-1234

IPHONE:(user Clicks First lookup values is IPHONE in second lookup need to display some dependeny mentioned below )

Product name/code(Lookup)
I6
I7
I8

Sony:(user Clicks First lookup values is Sony in second lookup need to display some dependeny mentioned below )

Product Name/code(Lookup)
Sony-1234
Sony-5664
Sony-4568

I'm implemented same functionlity using picklist dependency its working fine but my client expecting above scenario. 

Can you please guide me how to achive this scenrion in Salesforce .


PFA

User-added image