Hi all,
I'm using Microsoft Dynamics CRM 365 and having and issue with composite fields. Basically in my Lead form, there's a field called "Name"(Schema Name: 'Full Name') that that concats First Name, Middle Name and Last Name. In order to capture First Name and Last Name I have to click on the Name field and this will lead the form to open a small 'Form' in which First Name, Middle Name and Last Name appear.

I have a requeriment in which, whenever a user click on Create new Lead, the form should set the focus to First Name. This is pretty easy using XRM framework but since First Name is contained within this composite form, I haven't find the way to set the focus on it. In less words, what I want to achieve is: Open this small form automatically using JS(Or another component) and set the focus on First Name field whenever the User is creating a new Lead.
Any workarounds?
Thanks a lot.
*This post is locked for comments
I have the same question (0)