Hi!
I'm adding an insert record behavior so that I can keep track
of which user is downloading what. I leave the 'after inserting go
to' field blank and the action in the form is <?php echo
$editFormAction; ?>
The record is inserted but the page does not re-direct to the
downloads page, it just reloads the current page. Please help! I'm
at my wits end here. Here's the code with the insert record
behavior: