Hi everyone!
Is there any code with which I can display the airline logo automatically depending on the flight number?
Somewhere I don’t remember, I found this one but it doesn’t work:
<td align=“center”><img src=“https://(website)/lib/skins/ocean_blue/images/airlines/<%=flight.flightcode%>.png”></td>
Thank you!