RM 1.2 How add video embed field.

dondomainer

Active member
I use :

Rich Text Box

HTML display value :

Code:
<iframe width="560" height="315" src="https://www.youtube.com/embed/ {$fieldId} " frameborder="0" allowfullscreen></iframe>

And as you can see in the picture, the youtube player is displayed, but it gives me error.

Screenshot_9.webp
 
Top Bottom