Skip to main content
trying to create additional record types to be selected when creating new opportunity, thought i had done this hwoever when i try to create a new opportunity i receive this message INVALID_TYPE: record type 0120N0000005PcU doesn't belong to Opportunity
2 respuestas
  1. 18 mar 2018, 17:03

    The Id Type is definitely a record type , however there should be some trigger involved where the record type is being set.

    Try Setting up the debug logs to fetch the details of the apex being invoked at the time of record creation.

0/9000