Submissions page – form dropdown limit
-
Hello,
Think I’ve found a slight bug. When you go into WP admin and click submissions it does not list all the forms in the selection dropdown if you have thousands of forms. Most likely just hitting a limit or something. We can have upto and over 2000 forms.
Manually inserting the form ID into the URL will allow the viewing of any forms submissions but the select dropdown does not contain or search every form.
so if I go to -> /wp-admin/admin.php?page=forminator-entries and search for “test form” it doesn’t show up, but I know the form exists and has entries. So If I go and get my form ID (4444 in this case) and add that to the submission viewer URL like so, -> /wp-admin/admin.php?page=forminator-entries&form_type=forminator_forms&form_id=4444 I can indeed view the submissions so the viewing/loading works fine, it’s just the dropdown selection box doesn’t seem to load a complete list.
Obviously with a smaller number of forms it is fine. So is there a way to increase the amount of forms loaded in to the dropdown box? Or would there be a way to change it from a select box to a full search box?
Look forward finding a solution thanks
The topic ‘Submissions page – form dropdown limit’ is closed to new replies.