I have a dynamic page I have setup and one of the columns of data is for a youtube URL, with an exact time. In this database there are 4186 entries, each one with a unique youtube URL.
Here is an example: - YouTube
The dynamic page has a youtube video placed in it, with a link to the URL field in the data collection.
The problem is that the link the dynamic page seems to embed cuts off the “&t=4m47s” which is the time pointer reference. For every entry.
When I preview, the clip will play but always from the beginning. Its like it takes the url from the data collection and ignores the timer pointer at the end of the URL.
Can anyone tell me how to fix this?