Retrieve User Role

How will I retrieve user role and place inside a field, hidden field perhaps. Thanks.

There isn't a built in way of doing this since WP allows any number of roles. I'd suggest finding a plugin with a shortcode you can use or write your own shortcode.

Here's a related post.
http://formidablepro.com/help-desk/capture-user_role-as-hidden-field/

Topic closed.