- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 02:17 PM
The users name are not displaying. I have attached the screenshots, please let me know what should I do to resolve this issue.
Thanks!!!!!!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 07:39 PM
Hi @Feriha
Have you checked the Display field of the User table. I suspect some one might have changed it to Password field.
Please go the dictionary of the sys_user table and set the Display field attribute true for user_name.
Please check the link below for step by step procedure.
Please mark my answer helpful and accept as solution if it helped you 👍✅
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 07:39 PM
Hi @Feriha
Have you checked the Display field of the User table. I suspect some one might have changed it to Password field.
Please go the dictionary of the sys_user table and set the Display field attribute true for user_name.
Please check the link below for step by step procedure.
Please mark my answer helpful and accept as solution if it helped you 👍✅
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2023 04:00 AM
Thanks you @Anvesh
It is working.