09/26/2016 at 1:21 pm
#393276
Keymaster
@ Oleg
re: where can i find id or classes for name title, name prefix, and etc.?
You can always use the Chrome or Firefox console Inspection tool. Right click and select Inspect Element.
prefix id = cn-honorific_prefix
first name id = cn-first_name
middle name id = cn-middle_name
last name id = cn-last_name
suffix id = id cn-honorific_suffix
title id = cn-title
org id = cn-organization
dept id = cn-department
Hope that helps!