is u_emp_id and u_emp_bg are reference field? Can you please provide some screenshot?


yes both are reference fields to sys user table



u_emp_id


find_real_file.png


u_emp_bg


find_real_file.png


if they are the reference fields then you will not be able to see the user_name and emp_bg as it will always show the field value which is set for display true in sys_user table. I think these fields should be string field.


View solution in original post

Thanks Shishir



Appreciate all your help


sachin_namjoshi
Mega Patron

You should not use GlideRecord in client script.


It's better and efficient to use GlideAjax.



How to Write Smart GlideAjax Quickly [Part 1]



Regards,


Sachin