This content has been marked as final.
Show 2 replies
-
1. Re: Additional Parameters to a "dataRef" population service.
Ashok Deivasigamani May 28, 2014 10:12 PM (in response to sixteenlabsinc)Please explain your senario as to why you require more than one DataRef parameter to be set?
To my knowledge DataRef and data parameters take only one input. Also when you have binding for dropdown and list box values in your input Data, these bindings will not work when rendering the form as HTML5, only direct binding of rawValues get binded.
-
2. Re: Additional Parameters to a "dataRef" population service.
sixteenlabsinc May 30, 2014 5:36 AM (in response to Ashok Deivasigamani)I did figure out the dataRef parameters. To be able to send more than one parameter to the service you refer to in the dataRef parameter, you need to HTML encode the entire dataRef=... portion of the URL.

