This topic is locked

Inline Detail Add not showing editable fields

7/10/2020 3:47:08 PM
PHPRunner General questions
G
gligico author

I'm building an app that has vendors and when I add a new vendor I want to be able to add registry to a detail table called contacts. This is pretty straightforward normally, but for some reason the fields in the vendor_add page for the contact table is not showing... it only shows the labels of the columns and an empty line. The table contact is also has two more Master tables country and relationship. I even try creating a new add page and a new table to see if I did something wrong.
Please help.
One option it could be just to not allowing adding Contacts at the vendor's add page. Because in the edit and view, it works perfect.