Skip to main content

I cannot find the System Administrator as an option in the Insert Field options to fullfill the formula "ISBLANK( Hiring_Manager__c  &&  $Profile.Name  <> System Administrator)" so I am not able to get the syntax right. Can anybody help me out?

6 respostas
  1. Eric Burté (DEVOTEAM) Forum Ambassador
    16 de abr. de 2023, 21:23

    @Vanesa Cabrera, You can get Hiring_Manager__c or $Profile.Name as fields.

    However, "System Administrator" is not a field, but a string to type in.

    Eric

0/9000