Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4065 Visualizações

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
mar. 24
1769
1
mar. 15
9616
9
nov. 22
10592
1
fev. 22
8532
1
ago. 25
5823