After Using Fast Form I get the following error when opening the Form
Posted: Wed Oct 08, 2025 6:21 pm
I have 2 forms that now give the following Debug message:
[0] : ===PDO MESSAGE===
SQLSTATE[42S22]: Column not found: 1054 Unknown column '' in 'field list'
===SQL===========
SELECT `` FROM zzzzsys_setup WHERE (IFNULL(`zzzzsys_debug_id`,'-1') = '-3') AND (0)
===BACK TRACE====
[0] : ===PDO MESSAGE===
SQLSTATE[42S22]: Column not found: 1054 Unknown column '' in 'field list'
===SQL===========
SELECT `` FROM zzzzsys_setup WHERE (IFNULL(`zzzzsys_debug_id`,'-1') = '-3') AND (0)
===BACK TRACE====