Hi Zoho Team,
It seems like many things working on old UI now are working different or not working as expected in the new dev app builder.
For example I'm using a mail subject string + an inpunt field and Zoho shows when email arrive the following:
Solicitud de Dia por Examen del Empleado:282109000002355476
The number
2
82109000002355476 should be displayed as the Consultant Name.
Code used was:
Solicitud de Dia por Examen del Empleado: + input.name
Can you tell me why this is happening?.
Thanks a lot.