Hello Guys
I have an entity form where I have added a button through "Additional Settings". This button when clicked opens up a related entity's form (modal form). Below is the setting of this button

Say our button is called "Add" and is in the footer of the Entity Form as in the picture below.
When the Add button is clicked, it opens up a pop up modal form with 3 fields and a Submit button. This is all through OOB functionality and the setting shown in the previous screen shot.

My requirement is: When users click Submit button, the pop up modal form should be closed automatically and it should return back to the entity form. Can I know if this is possible please?
Thanks
Arjun