| View previous topic :: View next topic |
| Author |
Message |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Thu Jun 19, 2008 5:38 pm Post subject: Insert conditional text |
|
|
This is default:
| Code: | | {$$NULL(Mobile_number)$$VALUE(Mobile: ((Mobile_number))<BR>)$$} |
If you don't want to show 'Mobile:' you would delete it ... NO, then there is error when previewing as you need to leave the space.
(Error in preview)
| Code: | | {$$NULL(Mobile_number)$$VALUE(((Mobile_number))<BR>)$$} |
| Code: | | {$$NULL(Mobile_number)$$VALUE( ((Mobile_number))<BR>)$$} |
_________________ </Jesper> | Test Email Signature | Showcase | 
Last edited by Jesper Frier on Thu Aug 12, 2010 10:49 am; edited 2 times in total |
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Mon Oct 06, 2008 10:02 am Post subject: |
|
|
| Must also be fixed in Preview. |
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Mon Oct 06, 2008 2:03 pm Post subject: |
|
|
| 06.10.2008: Fixed |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Mon Oct 13, 2008 12:05 pm Post subject: |
|
|
Error message and solution added when having '((('. _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
|