Tuesday, January 23, 2024
1 change · master
Enhancements to existing features
WhatsApp template editors can now insert the next available variable with a button instead of typing it manually. This makes template setup faster and helps prevent mistakes, with a warning shown when the 10-variable limit is reached.
Original PR description
Add a variable button on the whatsapp template body to facilitate the addition of new variables without the need for the user to enter them manually. Clicking on the button will automatically add the next variable at the cursor position or at the end of the body if there's no cursor. A popover will be displayed in case the maximum of 10 variables are present in the template. Task-3628187