Upload Users function not completing User profile fields

Re: Upload Users function not completing User profile fields

Adam Jenkins - මගින්
Number of replies: 0
Particularly helpful Moodlers ගේ පින්තුරය Plugin developers ගේ පින්තුරය

What does the first line of your upload file look like? For custom user profile fields, the fieldname needs to take a special format.

  • Custom profile field names: (Optional). xxxxx is the real custom user profile field name (i.e. the unique shortname)

profile_field_xxxxx
Hence the fieldname for  in the csv file should look like the following:

username,firstname,lastname,email,profile_field_company,profile_field_licno

Leaving out the "profile_field_" at the front is a typical reason why the upload might not be adding data to these fields.

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -