Hi All,When I am executing below request using Forms web request control, it returns (401) Unauthorized. But when I try executing same using browser, it works !Web Request :But, verifying ULS logsshow...
Hi,Is there a way to call Web Request - Post method on drop down change event in Nintex Forms ?This is my scenario,I have two drop downs on my form, Drop-down A : User makes a selectionDrop-down B : n...
Hi All,I have a situation here ! We have four approval levels on our Workflow, however, business wants all the approvers need to edit the form before approving and routing it to next level. Initially,...
I have a situation, where the first Approver need to revise the form and approve / reject it. When the initiator submits the form, Approver 1 gets notified, he should be able to edit the form and make...
Hi,I have a requirement, user should be able to interact with submitted form. This is how my form works, user opensa new form, fills it and submit it. Later user will be redirected to a SharePoint pag...
When crafting a notification email, one of the fields I'm using is the "Created By" field, and in the actual email it doesn't show as the person's name, it shows asi:0#.w|domain\smithm1 instead of "Ma...
I have Web Request control in Nintex Forms which I use to call a soap web service. In the run now everything works and I get result I want with my xPath. But doing exactly the same in the actual web r...
As of Nintex Forms 2013 version 2.9.x the control behaviour of the dropdown list in custom JavaScript has changed. And 'NWF$('#'+myLookupDropdownList + ' option:selected').text();' doesn't seem to wor...
Hi All,I'm dipping into using the WebRequest Control for the first time, just testing it against Googles map API.Not having much luck and can't find much information on troubleshooting.JUst trying to ...
I created an approval workflow and customized the task form. The form looks great, except for a message that appears at the top of the form, "The content of this item will be sent as an e-mail message...