cancel
Showing results for 
Search instead for 
Did you mean: 

Not allowed editable on browser console any field

Balaji123
Champ in-the-making
Champ in-the-making

Hi,

Not allowed editable on browser console any field. someone try to edit from user profile any filed on browser console, it should not be edatable those fields like email,name etc.

please find  below snap,

image 

2 REPLIES 2

jljwoznica
Star Collaborator
Star Collaborator

Are you asking if there is a way to protect a custom property from editing? 

Balaji123
Champ in-the-making
Champ in-the-making

Steps to replicate the issue:

1. Login with admin user, search any user and view any user's profile.

2. Now do Edit Profile, user name and email fields are in non editable format because it comes from LDAP.

3. Do inspect element and make changes(in console) email field's like enabled=”true”, it will be editable and after changing the value it saves that value. 

Expected behaviour:
It should not save values entered from the inspect console.