Show Users in object
Posted: Fri Dec 28, 2012 11:24 am
Hi guys,
I want congreats with you for very good job with nuBuilder project,
I need your help about one things that don't work.
My aim was that one user log with his credential and when go to add new record appear one object that permit to save in record also his userid.
My first try was create a display object with this SQL code:
SELECT ID_UTENTE FROM tb_utente WHERE tb_utente.N_UTENTE='#zzsys_user_id#'
and incredible work for globeadmin but this code don't work with all other user, I have try all but don't work.
Please have you some suggest for solve this little problem.
Thanks
Regards
Andrea
I want congreats with you for very good job with nuBuilder project,
I need your help about one things that don't work.
My aim was that one user log with his credential and when go to add new record appear one object that permit to save in record also his userid.
My first try was create a display object with this SQL code:
SELECT ID_UTENTE FROM tb_utente WHERE tb_utente.N_UTENTE='#zzsys_user_id#'
and incredible work for globeadmin but this code don't work with all other user, I have try all but don't work.
Please have you some suggest for solve this little problem.
Thanks
Regards
Andrea