Skip to content

Video Picker

In order to apply a Video Picker in Jahia you need to apply a weakreference field with a picker of type video

definitions.cnd
- video (weakreference, picker[type='video'])

In case you want to define multiple videos in the same field you apply multiple to it

definitions.cnd
- videos (weakreference, picker[type='video']) multiple
Play