Master/Detail preview tabs not showing data (v2022)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
sticcino
User
Posts: 1043

Master/Detail preview tabs not showing data (v2022)

Post by sticcino »

Hi,

v2022.12.4

have many M-D links setup and the master list show the "preview/detail" data rows fine, not sure why this one is not

there's one M-D setup where the master form/preview is showing no rows, even though the tab shows a count > 0, and there are rows in the tables
i've check the links and all are fine and compared to the other M-D setup ups..

Links are as follows:

Master - field id -type: int
Detail 1 - field honoree_key-type: int
Detail 2 - field honoree_key-type: int

the only difference between these tables/forms is there are a bunch of encrypted fields (not the keys...)
this is when logged in as the administrator account.

i changed the preview type to off canvas, modal etc... and it doesn't appear to change the page code.. its always displaying "row"

thanks,


arbei
User
Posts: 9286

Post by arbei »

  1. Press F12 in your browser and go to the Console panel to check for JavaScript error,
  2. Check HTTP Resposne.

Post Reply