Set Text in Modal

I have been trying to figure out how to set text in a modal. The help guide for popup does not help. I clicked Add Contact, the Add Contact Modal pops out. The next thing is where the information starts filling but it doesn’t. I am stuck. Please help. I tried using Spy Web to figure out the modal name. It was something div_MdlContact.

Screen Shot 2017-12-08 at 3.36.17 PM.png

If it is a frame/iframe you will have to switch to it or you will have to put a wait statement before executing the information filling steps.

I tried doing Wait For Page Load for like 30 seconds or Switch To Frame or Window Index but it is not working. It is a popup modal where it fades in, not an iframe.