Resolved it with a little piece of jquery...

$('#news_article__row a').text('download');


Not ideal, but works...


-Jim


On Thursday, November 14, 2013 2:48:08 AM UTC-6, Niphlod wrote:
>
> as any widget in web2py, it's defined here
>
> https://github.com/web2py/web2py/blob/master/gluon/sqlhtml.py#L488
>
>
>
> On Thursday, November 14, 2013 2:58:59 AM UTC+1, Jim S wrote:
>>
>> Any takers?  Won't bother again if no response to this one...
>>
>>
>> -Jim
>>
>>
>> On Tue, Nov 12, 2013 at 1:36 PM, Jim S <j...@qlf.com> wrote:
>>
>>> I have a SQLFORM.grid on my page.  I have an upload field in the 
>>> referenced table/query.  In edit mode on the SQLFORM.grid the upload field 
>>> is displayed as a link with the text being 'file'.
>>>
>>> Is there a way to override this text?
>>>
>>> -Jim
>>>
>>> -- 
>>> 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 a topic in the 
>>> Google Groups "web2py-users" group.
>>> To unsubscribe from this topic, visit 
>>> https://groups.google.com/d/topic/web2py/-ErAU2GkTUQ/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to 
>>> web2py+un...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to