Questions tagged as 'lawtex'

2
answers

Lawtex: How do I submit a PDF of the piece via email?

I have a template that sends an email at the end, in the extra, and I'm having trouble getting it. The email sending code is: sendMail(<advogadoDoCaso.emailAdvResponsavel>, “Atenção, já está disponível a prévia com testemunhas do...
asked by 06.12.2018 / 16:38
2
answers

Lawtex - Change the default print of a struct

I have the following struct in my program: +<vara>: struct[Vara] { name = "Dados da Vara" request = "Preencha os dados da vara" fields { +[numero] : Integer {...
asked by 06.12.2018 / 17:03
1
answer

Lawtex - how to use logic based on the field of a Vector of structs?

I have a vector that uses a struct with several variables and one of them is a Boolean. What can I do to execute something if at least one element of that vector has this variable as true? struct[STR_Dados_dos_Inadimplentes] { fields {...
asked by 07.12.2018 / 13:51