Skip to main content
Question

Display Place picture on DebriefOverview Mobile Screen

  • June 24, 2025
  • 4 replies
  • 32 views

Forum|alt.badge.img+5

We added this sample picture to a place General Details. 

 

We need to display this picture on the DebriefOverview from mobile screen. 

 

Image_id field added as attachment:

 

Any idea to display this image?

4 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1183 replies
  • June 24, 2025

@RTTATOVAR 

AFAIK, there is no way to present images in the Mobile Client with configurations.

You might want to explore customisations.

Cheers!


Forum|alt.badge.img+5
  • Author
  • Do Gooder (Customer)
  • 19 replies
  • June 25, 2025

Dear ​@Shneor Cheshin thank you for your reply!

Do you know anything I can do from Client script to display the image from image_id ?  Any documentation I can read to display this image.

Another possible solution would be showing the attachments from place table. But there is no screen for that, only attachment from tasks.

Which approach do you think would be the best ? 


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1183 replies
  • June 25, 2025

Hi ​@RTTATOVAR 

As I wrote, I don’t think displaying images on the Mobile client is supported.

You can create a custom screen and add the attachment there.

If you already have a screen for the place record, you can add the attachment as a field, similar to how you have on the task, or create a dedicated screen for that purpose.

Cheers!


Forum|alt.badge.img+6
  • Hero (Partner)
  • 39 replies
  • June 27, 2025

@RTTATOVAR, did you check whether the attachment id is updated in the mobile database?

Also make sure that there is a matching ‘attachment’ table record for the said attachment in mobiledb. 

Your field configuration seems to be correct. I’ve once configured more or less, the same requirement for a customer, so it is technically possible. But not sure if anything changed in the later versions as I’ve been out of touch with FSM