0
I have an entry point in the product register, where I enable the button F12 to call a function when including a product. This function displays a screen (MSDIALOG) with fill facilitator and assigns values some fields of product registration.
I need that, after closing this screen, is set the focus for a certain field of the register.
As the product registration is in MVC, there is some way to do this?