Altering Edit Screen Column Fill

Hello,

When creating a new record for a table with two foreign keys, I am getting this as the fill for the record: “com.company.myproject.entity.Advertiser-1 [detached]” instead of what I would like, which is the name of the advertiser.

I’m having trouble finding the code that implements this fill. Where can I find it and how can I change it so that selecting the Advertiser record fills my new record with the name or ID of the advertiser?

Thanks,

Luke

Hi @lucasjohn.gajewski,

You should specify the Instance Name. See the related topic here.

Regards,
Aleksey