Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRM 4.0 passing attribute value to an iframe via a url on a form

Status
Not open for further replies.

Saners

Programmer
Jan 14, 2004
27
0
0
GB
I’m using CRM 4.0 and I want to pass an attribute value as a parameter to a url in an IFrame. It works fine with the parameter value hardcoded into the url e.g.

the url on the iframe is set to -
However I want to pass the attribute value called ‘new_personnumber’ as a parameter. ‘New_personnumber’ is an attribute on the form where the IFrame is held. I’m not sure of the syntax. I know I have to pass ‘new_personnumber’ as a querystring but not sure how.

Please help!

Many thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top