Skip to main content
Question

CLOUD Custom field LOV based on a table in a different entity

  • December 5, 2024
  • 2 replies
  • 84 views

Forum|alt.badge.img+7

I would like to add a Brand field to the PartCatalog Entity, and I would like the user to select from a list of values in the ServiceBrand Entity.   In App10, we currently use an enumeration field but since there is a native brand field in the Request Management area, we prefer to use the native table.

When I try to add a field to the PartCatalog entity, I am unable to reference the ServiceBrand Entity.

Any suggestions?

2 replies

Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • 7 replies
  • January 31, 2025

We had the same idea and accomplished this. Create a persistent Field with Data Type “Reference.” Below is a screenshot of the entity we referenced.

 


Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 2 replies
  • April 29, 2025

@BillatREM Hello, I am trying to do something similar. Were you able to find a way to reference them using Dev Studio?