I want to insert user data from a third party component in "Edit user profile".
The component Events Booking has a table #__eb_registrants and also user_id from com_users (good tho match the current user?) and i need the columns first_name, last_name, address - and others but these three are the most important.
Case: The user can edit the login data AND the user data from other component in Edit user profile page.