Displaying Thumbnail in Preview Row

Post Reply
mobhar
User
Posts: 11744

Displaying Thumbnail in Preview Row

Post by mobhar »

Currently, when we are displaying the uploaded image in the Preview Row, then the thumbnail will not be displayed in that area. In other words, the images wich is displayed in that Preview Row area is the original image. This is not good, especially for images that big in its pixels size.

Please add the ability to display the thumbnail in Preview Row area, as well as in the normal List Page.

Thank you.


Webmaster
User
Posts: 9428

Post by Webmaster »

Implemented in v2019.


mobhar
User
Posts: 11744

Post by mobhar »

Thank you, just tested today, and it works properly.

Note that you need to adjust the following options from "Tools" -> "Advanced Settings" in order to work properly:

  • Thumbnail default width (px)
  • Thumbnail default height (px)

and don't forget to regenerate ALL the script files again.

Unfortunately, in v2019, when we click on the thumbnail in order to display the image in popup window, the image size that displayed in that popup window is the same with the thumbnail size, and this is not good. It is very strange to display the image in popup window in thumbnail size, because users want to display the original size of image when he/she clicks on the thumbnail.

In v2018, when we click on the thumbnail in order to display the image in popup window, the image size that displayed in the popup window is the original image size (this is good as expected).

Can you change that behavior in v2019, so that it will be the same with v2018?


Webmaster
User
Posts: 9428

Post by Webmaster »

Cannot simulate the problem you mentioned. The behaviour should be the same for images displayed on preview page or list page. Please make sure that the images you used were not resized same as the thumbnail images.

If problem persists, you can show us the project/table/field settings.

If you are a registered user, you can send your project to the support email for quicker resolution.


mobhar
User
Posts: 11744

Post by mobhar »

I sent the files to PHPMaker Support yesterday night, and I've just got the response today as follows.

On 15/08/2018 11:49, PHP Support wrote:
Thank you for reporting this issue to us, and we released a minor update for this problem.
Please update the template file to the latest template with [Tools] -> [Update Template] then generate all files and try again.

Please also note that you need to enable the option "Resize image" in the View Tag of the field in order to make the image to resize as the "Thumbnail default width (px)" and "Thumbnail default height (px)".

Regards,
PHP Support

After updating the template and adjust the related setting above, now it works properly. Thanks to PHP Support.


Post Reply