This topic is locked

Inline Add/Edit

4/15/2010 9:18:20 AM
PHPRunner General questions
M
michaelmac author

Hey Everyone
I am still loving PHPR 5.2. I am having an issue with the inline add/edit features after the record has been added or updated. I need to "REDIRECT" it to another page and O keep getting an error. When I do this on regular add or edit page, it works fine. I know that there are some issues with the javascript, but if my users do a multiple inline edits, it only UPDATES ONE record, not all the ones they did. Anyone else seen this problem and have a solution?
Thanks
Mike

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14262&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

Sergey Kornilov admin 4/16/2010

Redirect after inline Add/Edit is a bad idea as user might be editing or adding several records at once. Redirect will force them to lose unsaved data.