I need to pass a parameter from a CRM page to an iframe. The parameter is an ID field which is not shown on screen but is in the database. Can someone tell me how to do this?
What are you trying to pass? If it a straight URL, there are a few ways to do that.
If it for an XML mashup, there are several ways to accomplish this. Frankly the easiest it to parse it on a OnLoad() event after you place the field on the form somewhere (you can disable the field to prevent entry)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.