Skip to main content
visu visu (RXP Services) 님이 #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개
  1. 2017년 11월 30일 오후 10: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