On Tuesday, January 3, 2017 at 1:32:25 AM UTC-8, Annet wrote:
>
> I want to add a link to a flash message, something like:
>
> response.flash = 'Please contact admin to report the issue using the ' + 
> A('contact form', _href=URL('init', 'util', 'contactform'))
>
> This does not work for you cannot concatenate a string with the A helper.
>
>
> KInd regards,
>
> Annet
>

Wrap the A() with a CAT() ?

/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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to