Hello Team
I am using show toast for warning message ,but catch is message need to be dispay only when record type name=abc or record type name=def
not for all record type
1 件の回答
Hi Ashish,Check below examples to get record type name in lightning component.https://www.w3web.net/get-record-type-name-from-record-id-in-soql-salesforce/https://developer.salesforce.com/forums/?id=9060G0000005mvfQAAhttps://salesforce.stackexchange.com/questions/392515/get-recordtypes-name-by-recordtypeid-before-record-creationPlease mark as Best Answer if above information was helpful.Thanks,