I'm working on Yet Another Personal Application, and in the main table I define a field as type 'upload'. The upload works fine, and I can grab the file back by the download function. But when I make a list of uploads by some criteria and then try to display that list with SQLTABLE, I don't get the expected link, I just the filler text.
I've verified that the ROWS object returned has the value of the upload field (the obfuscated filename), but I still appear to be hitting sqlhtml.py#L3603 instead of L3601.(v2.21.1). Appadmin gets this right, though. Any suggestions on what I need to correct? Dave S /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/d7191391-36a1-4e48-95dc-9691cfb6950an%40googlegroups.com.