Performance and best practice considerations for detail vs standard table

We are needing to move a subtable to a standard table in order to support attachments and will have this living on its own application in a composite app. I’ve been going back and forth between making this a standard or detail table, but am learning towards standard as there is less rework and NW now supports inline apps in the case that we want a combined view of the main record and this subtable. Are there any performance benefits or other considerations I should be thinking about in this decision?

I’d only be making it a Detail table if it was going to be part of a Header/Detail. So Standard would be my suggestion. I’m not aware of any performance differences to be thinking about between these types.

1 Like

Yes we were asking ourselves if this warranted making the parent table a header table, thanks for the input we’ll just make it standard.