Hi again,
to the first question in the original question to the present thread (i.e. setting username equal to email) I could answer by means of the following MySQL query (to be issued after the original CSV import has been done via the website form):
UPDATE adm_organization_users users SET usr ...
Die Suche ergab 5 Treffer
- 16. Aug 2023, 07:22
- Forum: English Support Forum
- Thema: Importing login details: username and starting date
- Antworten: 7
- Zugriffe: 39593
- 16. Aug 2023, 07:21
- Forum: English Support Forum
- Thema: CSV import of users
- Antworten: 7
- Zugriffe: 30059
Re: CSV import of users
Hi again,
to the first question in the original question to the present thread (i.e. setting username equal to email) I could answer by means of the following MySQL query:
UPDATE adm_organization_users users SET usr_login_name = (SELECT usd_value FROM adm_organization_user_data user_data WHERE ...
to the first question in the original question to the present thread (i.e. setting username equal to email) I could answer by means of the following MySQL query:
UPDATE adm_organization_users users SET usr_login_name = (SELECT usd_value FROM adm_organization_user_data user_data WHERE ...
- 16. Aug 2023, 06:36
- Forum: English Support Forum
- Thema: CSV import of users
- Antworten: 7
- Zugriffe: 30059
Re: CSV import of users
is there a way to incorporate username in the import process so that I don't have to manually create it.
is there a way to send the email with username and password to the new users automatically or by selecting them all and doing it once? (rather than clicking on each user's key icon ...
- 16. Aug 2023, 06:04
- Forum: English Support Forum
- Thema: Importing login details: username and starting date
- Antworten: 7
- Zugriffe: 39593
Importing login details: username and starting date
Hi,
when importing a list of new users from a CSV file, I understand that the first line should contain the internal names for the fields to be imported correspondingly. Is there a list of names for available fields?
In particular, I would like to import usernames and starting dates (i.e. the date ...
when importing a list of new users from a CSV file, I understand that the first line should contain the internal names for the fields to be imported correspondingly. Is there a list of names for available fields?
In particular, I would like to import usernames and starting dates (i.e. the date ...
- 13. Aug 2023, 16:35
- Forum: English Support Forum
- Thema: Pollings / Surveys
- Antworten: 0
- Zugriffe: 16588
Pollings / Surveys
Is there a plugin available for pollings/surveys?
I was thinking of limesurvey, integrated within admidio, with the possibility for the administrator to launch surveys for members, or other groups.
Many thanks!
I was thinking of limesurvey, integrated within admidio, with the possibility for the administrator to launch surveys for members, or other groups.
Many thanks!