iFrame Video within a Form Notes Field
In a form notes field you can format text and insert images - I would like to embed a video - the reason is that I am creating a "Frontpage" for the application in a stateless form as its much easier that fiddling with HTML for me anyway!
When I open the notes field to edit and switch to source, I can paste Vimeo iframe code into the field. Then, when I switch from source to a real view then the video still appears. I then save the notes field and it seems as though the iFrame tags are then stripped out by Zoho so the end result is no video.
<iframe src="http://player.vimeo.com/video/47506114" width="500" height="281" frameborder="0"></iframe>
Any ideas?
Jonathan