Hello
I have this exception on many of the tables.
Warning: Attempt to read property “SearchValueDefault” on null
Hello
I have this exception on many of the tables.
Warning: Attempt to read property “SearchValueDefault” on null
When I activate a filter on the List Page, the system displays an error, regardless of which field is activated. The filter displays an error related to a field in the table.
ErrorException:
Warning: Attempt to read property “SearchValue” on null
at C:\wamp64\www\models\RrhhEmpleadosList.php:3694
at PHPMaker2026\Arcc\RrhhEmpleadosList->renderRow(object(RowType))
(C:\wamp64\www\views\RrhhEmpleadosList.php:116)
at include(‘C:\wamp64\www\views\RrhhEmpleadosList.php’)
(C:\wamp64\www\src\PhpRenderer.php:211)
at PHPMaker2026\Arcc\PhpRenderer->protectedIncludeScope(‘views/RrhhEmpleadosList.php’, array(‘Page’ => object(RrhhEmpleadosList), ‘Title’ => null, ‘Language’ => object(Language), ‘Security’ => object(AdvancedSecurity), ‘TokenNameKey’ => ‘_csrf_id’, ‘TokenName’ => ‘submit’, ‘TokenValueKey’ => ‘_csrf_token’, ‘TokenValue’ => ‘csrf-token’, ‘DashboardReport’ => null, ‘SkipHeaderFooter’ => false))
(C:\wamp64\www\src\PhpRenderer.php:177)
at PHPMaker2026\Arcc\PhpRenderer->fetchTemplate(‘RrhhEmpleadosList.php’, array(‘Page’ => object(RrhhEmpleadosList), ‘Title’ => null, ‘Language’ => object(Language), ‘Security’ => object(AdvancedSecurity), ‘TokenNameKey’ => ‘_csrf_id’, ‘TokenName’ => ‘submit’, ‘TokenValueKey’ => ‘_csrf_token’, ‘TokenValue’ => ‘csrf-token’, ‘DashboardReport’ => null, ‘SkipHeaderFooter’ => false))
(C:\wamp64\www\src\PhpRenderer.php:148)
at PHPMaker2026\Arcc\PhpRenderer->fetch(‘RrhhEmpleadosList.php’, array(), true)
(C:\wamp64\www\src\PhpRenderer.php:51)
at PHPMaker2026\Arcc\PhpRenderer->render(object(Response), ‘RrhhEmpleadosList.php’)
(C:\wamp64\www\src\BaseController.php:202)
at PHPMaker2026\Arcc\BaseController->runPage(object(RrhhEmpleadosList))
(C:\wamp64\www\controllers\RrhhEmpleadosController.php:43)
at PHPMaker2026\Arcc\RrhhEmpleadosController->list(object(Request), object(RrhhEmpleadosList))
(C:\wamp64\www\vendor\symfony\http-kernel\HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(C:\wamp64\www\vendor\symfony\http-kernel\HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(C:\wamp64\www\vendor\symfony\http-kernel\Kernel.php:182)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(C:\wamp64\www\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(C:\wamp64\www\vendor\autoload_runtime.php:29)
at require_once(‘C:\wamp64\www\vendor\autoload_runtime.php’)
(C:\wamp64\www\index.php:8)
$this->FECHA_DILIGENCIAMIENTO->EditValue = FormatDateTime(UnFormatDateTime($this->FECHA_DILIGENCIAMIENTO->AdvancedSearch->SearchValue, $this->FECHA_DILIGENCIAMIENTO->formatPattern()), $this->FECHA_DILIGENCIAMIENTO->formatPattern());
Click Tools → Update Template and try again.