Set Focus new line

By default, Epicor auto-focuses on the part field when you create a new line. I’m working on a custom layer and somewhere along the way I lost this default functionality.
I want to get this functionality back, but I’m struggling.

focus (default)

no focus (the problem, which I’ve caused :sweat_smile:)

I’ve tried the control-focus-set without much luck.
I’ve tried to set the focus on a specific column after GetNewOrderDtl (or something like that).
control focus set

Does anyone have any advice they can give?
Any thoughts on what I should try next?

Didn’t figure out how to set/force the focus, but I did learn my issue was with a setting on the grid itself.

metafx-panel-card-grid > Grid Model > Row Reorder
I had to uncheck Reorder Rows.
image

Thank you @huyen !!

1 Like