I have a created a custom magento 2 ui component form on Admin side. I have given create a button in customer detail page. Now what i expect is when i click on the button, it will go to my custom form and populate (New not editing) some customer details (firstname, email etc). The other detail will be blank.
Any Help?