Here is one approach to creating a holiday booking workflow that excludes weekends and bank holidays. The logic of this workflow is based on creating a collection variable containing the date range of...
Hi,I have a form with a few Text controls (data type: decimal) and Calculated Value controls that totals the contents of those text fields that looks like this:NOTE: The text controls are named 1, 2, ...
Using jQuery how do I get the value of a field in the last row of a repeating section:In the screenshot above the Type fields are lookup controls with a class of .ItemTypeI would need to return a valu...
I have a lookup control that when selected will pre-load a repeating section(thanks toPaul Crawford).However now that I have implemented all my validation/hide rules on the repeating rows there is a ...
I'm using Nintex Workflow to output the current time to the Title field. I'm using the inline functionFormatDate to produce a time string of hours, minutes and seconds as below:fn-FormatDate(Current T...
Following on from this question Need to Copy a repeating section from a List-item to a repeating section to a different List-item? raised by Pam Lewis i thought i would blog my solution in case ther...
Hi,the title really says it all. I have a collection of all the Task Title of the Workflow task list.I want them to all stand under each other in a mail.Maybe a workaround? Thanks!!
Within Nintex Forms for O365, what is the best way to bypass mandatory fields without submit a form. Basically what is the best way to create 'Save as Draft' state where a form can be saved back to it...
ProblemOften I have workflows with approval (assign flexi task) actions in that usually run the same generic course:On approve, change status, send notificationOn reject, change status, send notificat...
Hello everyone,I am trying to figure out a way to run a "run if" action is a list item is created during non business days or hours. Our scenario is that we want something forwarded to someone else du...