When I do an add offices on the example for multigrid, the record is written to the database, but the screen remains on the add record page.
I'm using MAMP pro and have the config.php set as follows
$config['base_url'] = 'http://crud:8888/';
$config['index_page'] = 'index.php';
I cleared browser cache and still have the issue.
Suggestions?
Thanks in advance
-ralph