Assume there is component address table and it contains two address - component address 1 and component address 2. Component address 1 is parent of component address 2. Each Component address contains object monitoring lines. So now when we call the component address 2 - it shows object monitoring lines of component address 2 and the parent Component address 1. In object monitoring line page the fields (columns) "Type" and "Number" should be shown for Component Address 2, but not for Component address 1.
I am able to show or hide fields, but i didn't find a way how to dynamically show the fields.
To dynamically show fields, we need to use groups. So whenever you want to dynamically show actions or fields, wrap a group around them.
You can follow these steps:
Here is an example: