Here's an image that shows the problem. It's a Label control, I added an indent to the formatting and now the required asterisk will not position properly.I've tried taking the formatting off and now ...
Products: Nintex Workflow 2013, Nintex Workflow 2010Occasionally a history list grows to a point where you can no longer utilize NWAdmin to trim the list (Read this article to avoid this: Defensive Wo...
When a label is associated with a control whose Validation settings set to Required = Yes, a red asterisk (*) is shown with the label as a visual indicator that this field is required.However, the pos...
I'm running into an issue with a SharePoint Task form that has been converted to a Nintex form. In browsers other than Internet Explorer, we have issues with HTML tags displaying inside the Task Descr...
SymptomsYou may have seen following error "[workflow name] failed to run" in the workflow history list of your workflow. The strangest part being the workflow runs successfully despite the errors disp...
Requirement: I want to create a nintex form that will show the user only the fields where they need to enter data. However if an administrator or other named group wants to add a new item or edit an e...
I script my site setups and am currently creating Workflow History Lists by calling $spweb.ListTemplates["Workflow History"] and adding it to the site via List.add()This works but I then have to go in...