Skip to main content

Hi,

 

I have 1 smartObject with the all data employee from AD. I want to show all user data which mapping ID by login. How to solve my problem ?

 

Example,

 

My smartObject data like this

 

100001100011100111100030330
10000110001110011110NONE30331
10000110001110011110NONE30332

 

 

when user login. user id is 30331 then It should show like this.

 

name : 10000

depart: 11000

surname: 11100

boss: 11110

departName: NONE

EmpID: 30331

 

 

Thanks you,

 

Akawit

So you want this information to show on some kind of smart form display? Or an email? What exactly do you mean when you say when a user logs in, it should show?


Hi Raven,

 

Yes I want information in that smartobject. I mean, I only know userID only so I want to use that ID to filter data from that smartObject.

 

Thank you


Oh wow ok I alreddy got it. I use rule in form to filter data in smartobject. Thank you everyone. :D


Congrats on getting it all working!


Reply