Hello
I ve got a strange issue that I cannot resolve. I ve got a custom module and in my recordset I ve got numerous checkbox fields.. however when I try to filter data and only when any of those checkbox fields are set to No then I get this error
Type: E_USER_ERROR (256)
Message: teefine - unknown field for record a:2:{s:7:"teefine";N;s:2:"id";N;}
File: C:\inetpub\wwwroot\office\modules\Utils\RecordBrowser\RecordBrowserCommon_0.php
Line=48
error backtrace:
[PHP core called function]
function called: handle_epesi_error(256, "teefine - unknown field for record a:2:{s:7:\"teefine\";N;s:2:\"id\";N;}", "C:\inetpub\wwwroot\office\modules\Utils\RecordBrowser\RecordBrowserCommon_0.php", 48, Array ("LegalizationWork", "TEEFine", Array (#2), true, Array (#14), "/"))
File: C:\inetpub\wwwroot\office\modules\Utils\RecordBrowser\RecordBrowserCommon_0.php
line 48
function called: trigger_error("teefine - unknown field for record a:2:{s:7:\"teefine\";N;s:2:\"id\";N;}", 256)
File: C:\inetpub\wwwroot\office\modules\Utils\RecordBrowser\RecordBrowserCommon_0.php
line 2826
function called: get_val("LegalizationWork", "teefine", Array (null), true)
File: C:\inetpub\wwwroot\office\modules\Utils\RecordBrowser\print.php
line 62
function called: crits_to_words("LegalizationWork", Array (Array (#2)))
Thanks a lot