Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
CRMSDK Not working in Online form Passing to URL
I am trying to use CRMSDK tags for an Email Template to pass informaion via a url to an Online Form. The CRMSDK I am using is a custom field. For example purposes, the name is: custentity_customer_handler
I have read the documentation on CRMSDK. It claims to use custom fields with CRMSDK all you need to do is put NL in front of it. I have tried using <NLCUSTENTITY_CUSTOMER_HANDLER>, <NLCUSTENTITYCUSTOMERHANDLER>, both of those in lower case, and I tried getting the internal ID and using that as <NLCUSTENTITY24>. None of these will pull the data correctly. The url instead shows <%203CNLCUSTENTITY_CUSTOMER_HANDLER> (yes, it shows the '<' AND does the url encoding for a '<' - the 3C.)