i am testing the v1.2.5 version on my dev-site. i need some assistance on profile field migration.
first problem - address fields
my jomsocial user profiles have this following fields:
FIELD_ADDRESS
FIELD_STATE
FIELD_CITY
FIELD_COUNTRY
now in easysocial there is an multifield group called "Adresse" which have included two address lines, city, state, zip code and a country field. how can i migrate my jomsocial fields in this fields?
FIELD_ADDRESS > Address line 1
FIELD_STATE > State
FIELD_CITY > City
FIELD_COUNTRY > Country
second problem - name fields
my problem with profile fields belongs to the default joomla name migration. i use full names in my community. i set up easysocial to work with "First Name" & "Last Name". Now all Names are stored in the First Name field. Is there any way that i could split the names to First & Last Names?