Form with inline add and edit - listboxes not populated on initial insert if not recs in table (v2024)

Hi,
v2024.16

have a form with inline add and edit only
3 fields visible
account - lookup table & use modal
function - select
permission - select

if there are no records in the table, when the landing page form is displayed the list boxes are empty or not completely filled.

initial list page:

click inline add:



cancel and then press “inline add” from the list form again, and the list boxes populate correctly


  1. Make sure the JavaScripts of the page are fully loaded (see the top progress bar when the page loads) before doing lookup.
  2. Press F12 in your browser to check if there is any JavaScript errors.
  3. Check HTTP response.

Hi Arbei,

top progress bar doesn’t appear…

script errors after clicking the “inline add” button on the blank screen:


oddly enough, if you run the url from the request url on the address bar, the grid item list boxes are populated correctly: