Case-1 When there is data in CO it works fine.Case-2 When the lead data is not having CO table it display blankPlease suggest for case-2 to display default value zero is possible o...
Hi San,The code is working fine with condition but one minor issue i am facing.It display blank not ZERO if there is no data. Can you please suggest again if anything need to chang...
I wan to create token as email script with default value zero.defualt value for those lead/custom objects whose property is either not exists or null.If this is incomplete statemen...
For the property custom objects I want to print default value set as 0. Because in email script token default value not working it display custom objects property tag as a token. H...
I am trying to create property reference with lead standard objects with lead custom objects using variable as a property reference.In lead objects, I have only link id named as co...
Hi San,I have implemented after that email is getting soft bounced with below errorSystem send failure: Velocity transform failed: ; The nested exception is: org.apache.velocity.ex...
I want to check empty value in custom objects(field xyz) as well as empty in lead standard ( i.e.not in custom table).I am not checking non empty for the field xyz property .And ab...
Hi San,Actually, I want to access one field from custom objects i.e. XYZbut when I am using custom objects field XYZwith If condition it jumps to else condition only.Hence, In resu...