This question has been flagged
3856 Views

Hi!

I have a field example: 

carrier_ref_url = 'https://www.odoo.com/fr_FR/'

And xml, i want using

<iframe marginheight="0" marginwidth="0" frameborder = "0" src= "value_of_field_carrier_ref_url"/> 

So how to get value of filed carrier_ref_url and set it into src value

Avatar
Discard

hi any solution ?