Skip to main content

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?

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.

 


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


Reply