May 22, 200124 yr I am having problems displaying on the web a calculation field the result of which is an image. Interestingly, a portal with a related container calculation field displays images with no problem. Anybody has any ideas why that may be?
May 22, 200124 yr Would you like to post the CDML code that you use to display the field on the format page?
May 23, 200124 yr Author This is the code for the working image calculation field in a portal. If the calculation field is not in a portal, it doesn't work. Strange. [FMP-PORTAL: Related_images] [FMP-IF: Related_images::web_image.gt.0] <img src="[FMP-image: Related_images::web_image]" border=0 align=bottom width="300"> [/FMP-IF][/FMP-PORTAL]
Create an account or sign in to comment