Return text I do not code.
Hello,
I'm starting with the creator of zoho, I have a problem.
When assigning an entry in a "conditional format" field, it returns the code, and I hope it returns the selected text in another field.
I have put in a field the following expression:
if (input.Cannal_de_entrada_1 = "Client", input.Cliente_crm, input.Agencia_de_transporte)
The problem is that the order runs fine, however when it returns the entry, it returns it in code format and I would like it to return text.
For example, in the case of executing the client order, it returns the client text, but it does not happen when it is "Transport Agency".
How can I retrieve the selected text and not a company code from a transport agency?
forgive me for my English and my level in zoho.
Thank you