Piotr Posted May 22, 2001 Posted May 22, 2001 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?
Vaughan Posted May 22, 2001 Posted May 22, 2001 Would you like to post the CDML code that you use to display the field on the format page?
Piotr Posted May 23, 2001 Author Posted May 23, 2001 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]
Recommended Posts
This topic is 8577 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now