CompetitorProductCheckByUserField
true
用户勾选竞争产品编辑时只能创建编辑竞争对产品
($User.EditCompetitorAsset__c &&
!CONTAINS( $Label.UserIdzr, $User.Id)&&
!Competitor_product_dummy__c) &&
NOT(CONTAINS($Label.ProfileId_SystemAdmin, $Profile.Id))
Competitor_product_dummy__c
您只能创建和编辑竞争对手产品!