Hello -
I have the following model structure:
Order
Order Item (Master-Detail Order)
Order Ship Periods (Lookup to Order Item)
I have built a Skuid page that displays the Order object and contains a table of Order Items. There is a table row action on Order Item that displays a pop-up.
When the popup displays, all of the information for the item is accurate and reflects the proper row from the table that was selected.
I have placed a table on the pop-up that is intended on displaying the Order Ship Periods, however this table displays zero rows and indicates there is no data.
I’ve inspected the models (skuid.model.getmodel(‘OrderShipPeriods’), etc.) and it does contain elements in the data property. if I try to “add new” row to this table, the count of elements in data property increase but still no fields are displayed.
Read though the forums and it appears that this should work but am unable to determine what I might be doing incorrectly and can’t find a sample that contains 3 or more layered objects with 2 (or more) of those layers in a popup.
Can anyone provide any insight or point me to a sample to reference?
Thank you!
Question
Related List of child record not displaying in popup
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.