long lists

If you aren't speaking german, you can ask for support or post your request here.
Antworten
andreon
Beiträge: 10
Registriert: 21. Mär 2016, 15:17

long lists

Beitrag von andreon »

Hi,

I want to create a new list "All" so that every member can e-mail all the other members easily.
Once created a list named "All'' one needs to assign members. I cannot (of course)
assign all >550 members clicking one by one. How can I assign all members in the list "All"?

Regards, Stefano
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: long lists

Beitrag von XimeX »

The easiest way for a one time job would be to write an SQL query that adds all users to the role and execute this directly in the database
andreon
Beiträge: 10
Registriert: 21. Mär 2016, 15:17

Re: long lists

Beitrag von andreon »

I was thinking the same but

in which columns of which table is stored the quantity to be updated?

I know how to update something in the database with a value, but I need to know
"value" and "something". I browsed all tables, but nothing comes to my mind.

Thanks, Stefano
XimeX
Developer
Beiträge: 1148
Registriert: 12. Jul 2015, 13:21
Wohnort: Austria

Re: long lists

Beitrag von XimeX »

the query isn't so easy. I think fasse could help you better here. But maybe this helps
Dateianhänge
admidio-db-schema.png
admidio-db-schema.png (237.36 KiB) 4848 mal betrachtet
Antworten