Hello,I want to calculate the third Monday of the month an item is created in a list and mark the item as non compliant if it is created after the third Monday. I have tried to calculate the "3rd Mond...
Hi, I am trying to create a multi-handle range slider on a nintex form. So far I am able to create one with a single handle using the following script: NWF$(document).ready(function () {NWF$('#' + var...
Hello,I have hidden a calculated controlby entering "Visibility: hidden" in the CSS Class section. This allowed me to hide the button (at the same time allows me to save the data), but now it will not...
Hello,Need some help with the format of a single line of text field using Nintex form. I need the control to be invalid if the set format is not followed. It should be in the following format (#######...
Hello,I have two choice columns, Column A, which has the details of the Industry and Column B which contains the Sectors. Is there any way where I can populate the options I see in Column B based on t...
Hello,I want to show / hide some controls based on the membership of the current user. the group i need to check is different per item, i need to check it based on a property (CountryName).When i put ...
Hello,I have choice field (Yes/No) in list and default value is set as "No" and used it in nintex form.While previewing of form shows default "No" selected, But while running workflow that form don't ...