I have been using Forminator for long time. Happy to have it. From some point I was not able to save a form if I used Upload file field in there. The error I am getting gives me nothing. Debuger writes no data.
Secondly, I want to send a notification to an email, when a user submit from the form. How can I go about It?
]]>I have two File/Image/Video fields. One is for just one image and the other is for multiple images.
The code is like this:
$pod = pods( 'event' );
$data = array(
'name' => 'Event Name',
'author' => 1,
'primary_image' => 'site.com/image1.jpeg',
'gallery' => [
'site.com/image2.jpeg',
'site.com/image3.jpeg'
]
);
$new_id = $pod->add( $data );
echo $new_id;
The primary_image was added but not the gallery. What’s the code to add multiple images? I can’t find it in the docs.
]]>I created a registration form using this plugin. I have upload fields as being required, which all works fine on windows browsers, but for some reason on MacOS browsers it doesn’t. When uploading a file using safari for example, the file keeps uploading showing the green bar, but nothing else happens. Upon submitting the form, keeps showing error and saying that those fields are mandatory, although the image is there, but clearly not finished uploading.
Has anyone else had this issues?
Regards,
Marisa
The support staff was eager to help address the problem however they were not able to come up with a solution since its a problem that most if not, all forms with upload features encounter on Instagram mobile.
]]>I’ve tried using a short shortener, linktr.ee, and even linkin.bio but still the upload field does not respond when the link is opened through the Instagram app.
Does anyone else experience this problem? I hope there’s a workaround to it.
I am encountering this problem when I access the link on Android mobile device through the Instagram app.
]]>