Binding form with custom email key attribute
-
Hi,
I am trying to bind a form on a page with emailaddress1. I am using
[msdyncrm_form entity=”contact” name=”Form name” mode=”readonly” hide_form=”false” parameter_name=”id”]
The dynamics developers I am working with have made available emailaddress1 as a key attribute. So I can choose this instead of ID in the Parameter Name option of Data Binding box. But I can’t get it to work.
Trying a url with query string like ?id=test%40test.com returns the form blank.
Using GUID on the other hand works fine even if I have selected email as a parameter name.Am I doing something wrong?
Thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Binding form with custom email key attribute’ is closed to new replies.