Skip to main content
visu visu (RXP Services) a posé une question dans #Data Management
Hi ,

 

I have an issue as the User Standard field - IsActive not visible for a profile. How can I make this field visible for all profiles.

 

Thanks & Regards,

 

Visu
3 réponses
  1. 30 nov. 2017, 22:16
    Hi Visu,

     

    You need to create custom formula field to display isActive for non-admins. Something like this: 

     

    Custom Field: if(IsActive,"Active","InActive")

     

    We can control visibilty and position of the custom field. 

     

    Cheers

     

     
0/9000