Hi,
I have tried two things and it doesn't work the way I would think it would.
I. First try:
1. Right click and select "Toggle Field Codes."
2. Select existing text "{ MERGEFIELD IMAGE:Slideshow1_URL:W=250\* MERGEFORMAT}
3. Delete.
4. Type CTRL-F9 and then move icon to far right, type CTRL-F9, and do so a third time to generate { }{ }{ }
5. Select { }{ }{ } and type CTRL-F9 to now show { { }{ }{ } }
6. Add text to that: { IF{ Apartment_Record_Type__c }="Third Party Unit" { MERGEFIELD "IMAGE:Bedroom_Generic_URL:W=250" } { MERGEFIELD"IMAGE:Slideshow1_URL:W=250" } }
This works, however, the Bedroom_Generic pic is shown, even if its Not a 3rd party unit.
II. Second try:
The second thing is similar but I use
{{{ }{ }}{ }{ }}
It shows as (spacing might not be 100% accurate)
{ IF{{ Apartment_Record_Type__c }{="Third Party Unit"}} { MERGEFIELD "IMAGE:Bedroom_Generic_URL:W=250" } { MERGEFIELD"IMAGE:Slideshow1_URL:W=250" } }
It starts to load but at times I get "this operation was cancelled" and at times "There was an error during the merge process." At times if there were issues it would be blank where the image was, so getting an error at this stage is odd...I'll try to follow up with Conga.
Thanks.
I should add I am also trying to post this here, but having problems signing in...Trying to recover my password.
https://answers.microsoft.com/en-us/...f-e8b4844fd4b7
Also, I did this on a PC...having problems doing this with my Mac at work. Thanks!