• Can I add formula to the signature configuration

    By Reza JAffar 1 decade ago

    Hi,

    Thanks for writing this application. I hope it will help us. I have a question. Is it possible to add formula to the signature. Something like below to handle empty fields etc.

    @If(OfficePhoneNumber="";"";"Phone: "+ OfficePhoneNumber + " ") + @If(CellPhoneNumber="":"N/A";""; "| " + @If(@Contains(@Username;"SYD");"Mob: "; "Cell: ") + CellPhoneNumber + " ") + @If(OfficeFAXPhoneNumber="";"";"| " + "Fax: " + OfficeFAXPhoneNumber)

     

    Many thanks

    • not possible at the moment ...

      By Ulrich Krause 1 decade ago

      will look into it and add it as new feature