Why UserID field is read-only when creating a new user ?Issue When trying to create a new user in the backend, the UserID field looks like it is read-only. Normal situation is to enter information in this field. The field is pre-field with the userid of the logged-in user.ReleaseLondon, Madrid, New YorkCauseThis is happening because chrome is using Autofill and it is turned ON. This can be confirmed by below:1. If the same instance is opened on another browser like Safari / Firefox etc the same behavior is not seen.2. If opened on chrome and click on the User ID field and then press backspace from the keyboard we see that the field becomes editable.ResolutionThe resolution is to disable autofill on chrome.