• Shrinivas
  • NEWBIE
  • 15 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 0
    Replies
Hi Team,

Trying to updating once of the check box field from Case.

Created one trigger like When Case got closed creating the new case with certain fields,Attachements and Email from the old case to new case.

Now i have created one check box field from case object i am tryint o updating the field = true when new case got created.

Please help me on this from where i need to add the conditon from my trigger .

Thanks in Advance 
Hi Team,

Can you please help me to write a new validation rule using below condition.

If(Group__c = "SW" then B_Sub_Group = should be either "IS" or "GC") And ( Group__c = "C"CS then B_Sub_Group should be "CST")

Thanks in Advance
Hi Team,

We are looking to updating two date fields from Account hirarchy recrds based on EndUseropportunity closed date.Can any one plese guide me how to do?

Thanks in Advance
Hi Team,

Can any one please help me to avoid collection size.

Thanks
Hi All,

I need one help from one of the existing VF page..Can any one please respond this so that i will post y entire VF page logic 

Thanks