Insert a inline table into a form view

Hi there,

I am currently developing an application to control components of a batch at the entrance of a factory.
The idea is the following:
The user has the possibility to follow a form asking him to fill in different sections:
* Company Information,
* Order Information,
* Inspection.

During the inspection, the inspector must observe several components of a batch and on each component he has the possibility of adding several defects.
So I have several tables:
[ Inspection ] , [ Component ], [ Defects].
Currently, I am unable to display the inline table of my component in my inspection form. How can I do it?

Thank you in advance for your answers

Solved Solved
0 1 290
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

In the Defects table, in the column of type Ref that links the defect back to the component, enable Is a part of.

View solution in original post

1 REPLY 1

Steve
Platinum 4
Platinum 4

In the Defects table, in the column of type Ref that links the defect back to the component, enable Is a part of.

Top Labels in this Space