Hello Experts,
In website items on ERPnext/Webshop, We have an option to create the Section with Tabs. We are using this feature and trying to provide as much details as we can for our customers.
We created a Tab for Product videos on the website item page.
Out intention is to play a youtube video of our product in this section.
To achieve this, we wrote a small code for integrate the youtube video in this section as shown below:
If we try preview the output of the code, We see this:
So far everything works fine. we can even see the video preview while the section line item has been minimised:
But as soon as we hit the Save Button of the website item, The video preview from the section content disappears and we see that several characters on the code have been changed:
Then after, we can’t see the preview of the video frame… neither on our website…
Instead we see the html code in the section on website as below:
Can someone help us if it is a bug or we are doing something wrong???