This topic is locked

Refresh checkbox after edit

6/20/2008 9:51:15 AM
PHPRunner General questions
F
FrankS author

I am having a problem refreshing the view page after editing checkboxes. I have a couple of checkboxes, a lookup field and a text box. The lookup field and text box field update in the view page on save/save all. The checkbox fields do not appear to update. The backend table is updating properly. In order to refresh the view page I must go to a different phprunner menu item (another table or report) and then return to the original view page. Is there a way to refresh the entire view page immediately on a save/save all?

J
Jane 6/23/2008

Frank,
It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

K
kamil6x 11/21/2008

Has this issue been resolved? I am having the same issue. Click checkboxes and click save. The database is updated with 'True' in the appropriate fields, but the checkboxes go back to false and when I click the "view" page they are also blank.
Kamil

Frank,

It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

Sergey Kornilov admin 11/21/2008

Kamil,
publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

P
phpwalker 12/27/2008

I am having the same issue. The trouble seems to be that when you edit a record then go back to the master table, you are viewing the "old" data in the master table. Refreshing your browser when you go to the master table solves the problem... however ... would like for this to happen automatically as it is confusing users (they make a change - go back to the master table, and it looks like their change wasn't saved).
The same problem appears in reverse, if you edit a record, then go back to the master table - you can refresh your browser to view the "latest" data, but when you go to edit the same record right away, the edit record shows the "old" data (you would have to refresh your browser to see the "latest" data on the edit record screen).... the really bad thing here is that the user who goes back in to edit the record, doesn't necessarily notice that they are looking at old data ... and they end up saving the OLD info..
for example. they changed data in field A.

then go back to master table.

then edit same record to change data in field B...
but what they don't notice is that when they went back to edit the record they pulled up a page from cache that contains the "old" data in field A. Now when they change field B, and save, they are saving the "old" data for field A.
any way to force the browser to refresh every time you open the edit record page and the list page?

J
Jane 12/29/2008

Hi,
please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error.