is there any way toInsert Multiple items into list using nintex form
I have created Nintex workflow with2query item action, 4 Run If Actions, 2 update action and 1 delegation action. All Run If Conditions, have same actions (2 update actions). When item created in List...
Nintex Form, Checkbox (Multiple-Selection), is there any way to resize control height using jquery or CSS?I have tried with below css on panel of that control, but not working. [if IE 9] [endif] .mycu...
It's working fine when "Request for Approval" is approved, but when it isdeclined getting error "The workflow could not update the item, possibly because one or more columns for the item require a dif...
Nintex Forms Unable to use filtering and jquery change eventfor same control (ctrlYear)NWF$('#'+ddlYear).change(function() { var vYearValue = NWF$('#'+ddlYear).val();});Report Name ControlYear Control...