On Jul 31, 8:23 am, annet <[email protected]> wrote:
> {{=activiteit.level.image}}
> the file name:
> level.image.aef56e3f826179e6.677265656e5f646f742e706e67.png is being
> displayed. Why is that?
because that is what is stored in the DB.
To display the image you need something like:
<IMG src="{{=URL(r=request, c='default',f='download', args=
[activiteit.level.image])}}">
F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---