I am using Bootstrap and Grocery Crud. When inserting or editing a record, then clicking Update Changes, the only thing that appears on the screen is a textarea with the following ...
{"success":true,"insert_primary_key":533,"success_message":"
Your data has been successfully stored into the database. Edit Record<\/a> or Go back to list<\/a><\/p>","success_list_url":"http:\/\/localhost\/pm\/index.php\/backend\/products\/index\/success\/533"}
Others on this forum have reported this behavior too.
Any idea what to do to fix? i am using "$crud->unset_jquery();" but it's not working
Thanks