Hi @omaryaser3000,
I hope you are doing well today!
This is not possible with the builtin features of Forminator, you will need custom code to be implemented or use 3rd party applications.
The following function could be useful for this
https://developer.wordpress.org/reference/functions/wp_read_video_metadata/
Kind regards,
Zafer
Thanks Zafer for your fast response,
As I am new to WordPress I need more help with how to call form fields to my code and how to add the result value to another field from the code.
I need to know how to call the specific form and field.
Thanks for your patience.
Hi @omaryaser3000,
I’m afraid it’ll require custom development to achieve such a workflow. You can check our developer doc for more info about calling form fields etc
https://wpmudev.com/docs/api-plugin-development/forminator-api-docs/
Best Regards,
Nithin
@wpmudevsupport11
No problem, thanks for your response.