Rank: Advanced Member
Joined: 6/10/2011 Posts: 37 Points: 111 Location: Belgrade
|
Hi,
I have task to display image in form. I have shp list with person details and one of culumn is picture (type hyperlink). I create form for showing single item.
Thanks,
Alex
|
 Rank: ME Staff
Joined: 1/12/2009 Posts: 279 Points: 408 Location: VA
|
Hi Alex,
Are you using the Mobile Entree Base application or creating your own custom app?
Using the Base app, you just have to be sure your "Hyperlink or Picture" column has the format as Picture option and it will show up in the mobile item display.
If you are creating a custom app, you can use the EntreeListItemDetailImage control to display the image in your custom form.
-joe
|
Rank: Advanced Member
Joined: 6/10/2011 Posts: 37 Points: 111 Location: Belgrade
|
Thanks Joe,
EntreeListItemDetailImage do job for me.
Alex
|