Hello to everyone,
I am a very new user of GroceryCRUD framework and even following precisely the instruction to install and use it I have met the following issue:
when I add to my controller one of the following functions:
- fields()
- edit_fields()
- add_fields()
my controller doesn't work anymore and when i try to add, edit or delete a record from the database it simply does nothing.
I attach a copy of the present code of my controller. In the comments the functions that make everything stop working.
Is there anyone that can help me fixing this issue?
Thank you so much in advance.
Fabrizio