Sterc / FormIt

A dynamic form processing Snippet for MODX Revolution
https://docs.modx.com/current/en/extras/formit
33 stars 58 forks source link

Formit manager page 'Form select' filter-list is empty #145

Closed studiovlijmscherp closed 1 year ago

studiovlijmscherp commented 6 years ago

We have several forms submitted with different names, the names display correct in the grid. Filtering on the name is impossible, beacause the select-list is empty. No errors in network/console tabs.

Formit V3.0.4 Modx V2.6.0

schermafbeelding 2018-01-10 om 09 42 05
studiovlijmscherp commented 6 years ago

Extra info: When changing one of the filter properties (context, startdate, enddate), the connector.php call is 'cancelled':

schermafbeelding 2018-03-01 om 20 14 47 schermafbeelding 2018-03-01 om 20 15 14
bwente commented 5 years ago

I am having the same problem and seeing the same results.

@studiovlijmscherp I suggest you hide the path to your site/manager.

Oetzie commented 5 years ago

@btwente do you any errors in the MODx error log? Or the server error log?

What system are your using (mysql version, formit version, modx version)?

bwente commented 5 years ago

Sorry, I did not get the alert.

It appears to be the same error as with the Who's Online widget. https://github.com/modxcms/revolution/issues/13730

Upgrading to mysql 5.7 which changed the default settings GROUP BY

bwente commented 5 years ago

I exported the records using mysql, but everything is encrypted. I exported from a date range but I got all the submissions with no form names. No way to tell the forms submissions apart.

devlanda commented 4 years ago

@studiovlijmscherp @bwente Is this still an issue? The current version is 4.x