Add YouTube link

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
saleh
User
Posts: 470

Add YouTube link

Post by saleh »

Add YouTube link

How to Add YouTube link
I have a video field

This field specifications
ALTER TABLE programs CHANGE Video Video VARCHAR(30) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;

{"id":"YouTubeVideos","name":"YouTube Videos"}


mobhar
User
Posts: 11660

Post by mobhar »

Google "javascript convert youtube link to embed".


Webmaster
User
Posts: 9425

Post by Webmaster »

Use Custom View Tag, see Field Setup in the help file. Read the notes in the Custom View Tag setup form first.


Post Reply