Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4269 Vistas

It is required to assign a label to several contacts, without having to do it one by one

Avatar
Descartar
Mejor respuesta

You should be able to use a Server Action and enable it as a Contextual Action.  You can adapt this example and the Python Code would be something like this: 

record['category_id'] = [1]

Or if this is a "one-off" you could use the download/upload tool.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
mar 24
2035
1
mar 15
9858
9
nov 22
10809
1
feb 22
8882
1
ago 25
6142