• Hoylesy
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi All,

I'm having problems with a trigger I'm hoping you can help, I have a custom object with a related object that's a 1 to many relationship.

I want to roll up a field in Custom_Object__2__c and move them in fields in Custom_Object_1__c

So Custom_Object__c has fields:
Field__1__c
Field__2__c
Field__3__c

As soon as someone saves a record in Custom_Object__2__c I want my trigger to move the names of ALL Custom_Object__2__c records and move them into the fields (just text fields not lookup reference) in Custom_Object__1__c.

If there are 4 records and only 3 fields then only choose the first 3 records.

Thanks
James
  • September 15, 2021
  • Like
  • 0

Hi All,

 

I have created a Record Type for Opportunities. I have decided against using a Record Type so I now want to delete it.

I clicked Del and it lists the profiles that are using the RT. I have edited each profile, resetting the Record Type back to Master.

 

This works except for Standard Platform User. This profile does not have an option to set the RT for the Opportunities object. Opportunities is not listed at all for this profile.

 

I am now stuck with an unwanted RT. I can't delete it as SF says the profile is using it as the default.

 

Any ideas?

 

Thanks.

 

 

- Andy