I have to get the Security roles of the logged-in user, now after getting the security role/s, i have to display the role/s in a single textfield? how can i accomplish this thru javascript?
Note: i got all the security roles of the logged in user thru odata, now i need to display the retrieved values in a field.. thanks guys