I have made a Custom Field (Model) in Customer Asset.
I want to show that Custom Field in my Bookings View.
I have already made the following relations:
1:N relationship (Primary Entity) Customer Asset (Related Entity) Bookable Resource Bookings
1:N relationship (Primary Entity) Bookable Resource Bookings(Related Entity) Customer Asset
1:N relationship (Primary Entity) Work Order (Related Entity) Bookable Resource Bookings
1:N relationship (Primary Entity) Bookable Resource Bookings(Related Entity)Work Order
1:N relationship (Primary Entity) Customer Asset (Related Entity)Work Order
1:N relationship (Primary Entity) Work Order(Related Entity)Customer Asset
I have made all these relationships.
But I am not able to view the Text Present in my custom field (Model)
Anyone?
Thanks in advance