Is there anyway of scaling blob images to fit the defined image_media box on a layout, similar to the filemaker function.
Thanks in advance
Is there anyway of scaling blob images to fit the defined image_media box on a layout, similar to the filemaker function.
Thanks in advance
When you show images in a field (with displayType set to ImageMedia) then you need to set the scrollbars to ‘never’. This way the image will resize the size of the field.
When you use labels, buttons or images (wich are labels/buttons) then you need to use the mediaOption properties to crop, reduce/enlarge.
Hope this helps.