Hi,
I have a Connection on ChronoConectivity component called listadoDemandantesExistentes.
On view action, I have this info in Form Event field: RegistrarLlamada:load
My Chronoforms form is RegistrarLlamada and on Setup tab I have a "Connection Action" in On load event with the following info:
Connection's name: listadoDemandantesExistentes
Connection's action: view
If I test the form, an error appears:
"Fatal error: Out of memory (allocated 61079552) (tried to allocate 20 bytes) in /homepages/18/d302973909/htdocs/aprocor-sioa/libraries/cegcore/libs/base64.php on line 33"
I want to show a listing of a database table when the form loads and then put a textbox to write the filter to search on the database table.
How can I make this task?
Thanks. Regards,
Joaquín
I have a Connection on ChronoConectivity component called listadoDemandantesExistentes.
On view action, I have this info in Form Event field: RegistrarLlamada:load
My Chronoforms form is RegistrarLlamada and on Setup tab I have a "Connection Action" in On load event with the following info:
Connection's name: listadoDemandantesExistentes
Connection's action: view
If I test the form, an error appears:
"Fatal error: Out of memory (allocated 61079552) (tried to allocate 20 bytes) in /homepages/18/d302973909/htdocs/aprocor-sioa/libraries/cegcore/libs/base64.php on line 33"
I want to show a listing of a database table when the form loads and then put a textbox to write the filter to search on the database table.
How can I make this task?
Thanks. Regards,
Joaquín