I then duplicated that process to create account and primary contact on account, of record type Y.
The record type X creation works perfectly without issue. The record type Y is creating records of type X. I have checked and double checked, but cannot figure out why...can someone help me pinpoint this issue?
1 Antwort
Check the conditions of your x creation and y creation. It could be that it is creating y and then overwriting the record type with x. You can quickly check this by deactivating the x creation and seeing if y is created properly.