Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Data selected is not displaying but when refresh the browser it displays

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi dn_gdsincorporated

more options

The system brings back a record after the record is selected from the database. The data is in memory but is not display. When the browser is refreshed, the data displays.

The system brings back a record after the record is selected from the database. The data is in memory but is not display. When the browser is refreshed, the data displays.

Tất cả các câu trả lời (2)

more options

Is this a site available for public viewing? If so, could you provide a link, and list the steps to reproduce the problem?

If it's not public, check Firefox's browser console (formerly known as the error console), which you can call up using Ctrl+Shift+j. Unless there is a problem with a CSS rule, you can "unclick" the CSS button on the bar above the list of issues to reduce the level of clutter.

more options

Sorry but this is an internal system. The problem is baffling because there seems to be no consistency in its patterns. Sometimes when we pull up an account, it would show the info. Other times the same information does not come up. We thought it could be missing records, i.e. orphaned rows, but this isn't the case. It is quite odd and especially hard to bug because we can't consistently replicate it.