Integrating Youtube api into Fabrik

A form with a fileupload + php plugin?
Thank you for replying. Yes I was too vague with the question.
I'm setting that up, the issue I have is that I want to do this:
1. Upload video with fileupload.
2. Call calc element with google api set up once file finishes uploading.
3. Confirm video is uploaded and get URL.
4. Delete video from hosting and database.

I'm having trouble having my calc element detect when a file has uploaded completely, I can manage everything else.
 
A non-ajax fileupload is only done on save, so a calc won't do.
An ajax fileupload is running JS itself, so I think a calc won't do either.

I would use a php form plugin(" onBeforeStore - occurs after onBeforeProcess and occurs after any fileuploads have been dealt with") to do the filehandling and update the elements.
https://fabrikar.com/forums/index.php?wiki/php-form-plugin/
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top