Skip to main content

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?

@RTTATOVAR 

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

You might want to explore customisations.

Cheers!


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 ? 


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!


@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


Reply