Hi,
Currently my joomla login using LDAP authentication.
Means, it will load external user active directory as a login session.
I have done some try and error and the results:
a) I successfully load user details if user login using joomla user by using {user:name} shortcode.
b) I have successfully can load the data using data read function (to read other database)
My question is:
HOW CAN I LOAD this user details (from external active directory) into my field based on user login session.
Means, different user, field will load different data.
Any shortcode to read the data.?
thank you.
Currently my joomla login using LDAP authentication.
Means, it will load external user active directory as a login session.
I have done some try and error and the results:
a) I successfully load user details if user login using joomla user by using {user:name} shortcode.
b) I have successfully can load the data using data read function (to read other database)
My question is:
HOW CAN I LOAD this user details (from external active directory) into my field based on user login session.
Means, different user, field will load different data.
Any shortcode to read the data.?
thank you.