This solved my problem, thanks :)
> Like this:
>
> A( B('link name'), _href = URL(r=request, f='show', args=x.id),
> _target = "_blank" )
>
> Hope this helps,
> - Yarko
This solved my problem, thanks :)
> Like this:
>
> A( B('link name'), _href = URL(r=request, f='show', args=x.id),
> _target = "_blank" )
>
> Hope this helps,
> - Yarko