I have a browse/edit form which lists all the roads in my location. The related edit form drills down and shows information about properties on the chosen road. However, although the browse form opens ok and I can click on a road on the opening page, I cannot get to any subsequent pages by pressing the next page button nor can I perform a search by using the search box at the top of the browse form. In each instance I just end up with a blank screen with the field headers shown but no data and an egg-timer wheel.
The only debug info I get is [0]: with a header of
Code: Select all
nuDebug Results
2023-09-29 10:52:33 - <i>Before Browse</i> of Form <b>frm_salesbyroad</b> line 1
Code: Select all
Uncaught TypeError: document.getElementById(...) is null
nuAddEditTabs http://192.168.1.114/rcsdb/core/nuform.js?ts=20230929122220:3484
nuAddEditTabs http://192.168.1.114/rcsdb/core/nuform.js?ts=20230929122220:3483
nuBuildForm http://192.168.1.114/rcsdb/core/nuform.js?ts=20230929122220:138
successCallback http://192.168.1.114/rcsdb/core/nuajax.js?ts=20230929122220:131
success http://192.168.1.114/rcsdb/core/nuajax.js?ts=20230929122220:15
jQuery 4