Skip to Content
मेन्यू
This question has been flagged
2 Replies
5163 Views

Hi everyone!   

I'm having a field to store website link. I need to print that field in qweb and also to open a url link in new tab when click on it. 

How must i do it! Kindly help me here!

Avatar
Discard
Best Answer

Hi,

Try the following

static: < a href="your_link">Display Text
dynamic: < a t-attf-href="your_link">Display Text
using target="_blank" inside the anchor tag helps to open the link in new tab

Regards

Avatar
Discard
Author

Thank you

Best Answer

you can use anchor tag of HTML : < a t-attf-href = " # {line.product_template_id.e_link_full}" > Text to display</a>

Avatar
Discard
Author

Thanks!

Related Posts Replies Views Activity
2
जुल॰ 23
6363
1
जून 23
4358
1
अप्रैल 23
5072
1
नव॰ 22
3779
1
अक्तू॰ 21
12145