I bought the easy profile basic version , i use it to manage the registration in my website. i use another component which is "course manager " . Now the problem is there are two fields (first name and last name) are required to work with course manager , but it could not now be read from jsn users table , the 2 fields are found within courseman_contacts file . It there any way to set these 2 fields value to the sames value of the first and last name fields within jsn_users table (after register a new user)?
please see attached , i should display the firstname, lastname and email at the session of booking to send booking confirmation email to the user using his name and email address , the email address could be retrieved without problem , but the first name and last name could not be not displayed . the firstname and lastname normally - when i use core Joomla registration are displayed within additional information tab .