NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on September 13, 2024, 05:55:09 PM
-
I have a page loading Netweb Browse and associated form
Adding records to the browse via the form complete OK except that form selected checkboxes are not displaying populated unless there is more than one record and when toggling between the records.
It appears that only the record in focus does not display the populated checkboxes although other line fields are correct.
By hovering the cursor on the line displays, until moved off.
This anomaly only occurs when run online despite copying in the updated exe and web folder .
On my local machine the Browse behaves as expected.
Can I have help with this please.
Thanks
Richard NT 14.27
-
The two screen shots attached may explain the problem with the browse
The record in focus does not display the saved checkbox value
Thanks
Richard
-
looks like a CSS issue. Is the page online?
(given that it's a CSS issue, and it's only an issue in the deployed server, you may want to refresh your CSS in the browser.)
-
Hi Bruce,
Yes, its online from an Amazon Server
CTL-F5 doesnt seem to fix it though.
If I put the mouse cursor on the blank record line, it brings back the detail but only while the mouse is hovering.
If there is more than one line , its always the top line blank but other line records are populated, and that too will activate with the hovering mouse.
Thanks
Richard
-
FYI Sorted
I have
1. Changed the Theme from base3d
2. Changed the checkbox from a checkbox to a button yes/no
saved/compiled and Ran, and now the checkbox buttons are visible and alive
I have no idea which worked and Im not inclined to selectively reverse.
Cheers
Richard