Nevermind I have solved this issue
TG
Hello guys, Im using Open File Result with my {{videopath}} resource
now my question is how to select a specific video from folders?
I tested, {{videopath}}[[VIDEOTITLE]].mp4
but this error and gave me like
C:\Folder\Video1title.mp4Videotitle1.mp4
please help
@stephenperry18 said in How to upload SPECIFIC video file?:
{{videopath}}[[VIDEOTITLE]].mp4
add \
{{videopath}}[[VIDEOTITLE]].mp4
@romanbiz said in How to upload SPECIFIC video file?:
@stephenperry18 said in How to upload SPECIFIC video file?:
{{videopath}}[[VIDEOTITLE]].mp4 add \ {{videopath}}[[VIDEOTITLE]].mp4
ohhhhhhhhhh thank you! you're a life saver!