Skip to main content
Nintex Community Menu Bar
Solved

DateNow() doesn't provide current date

  • February 26, 2024
  • 1 reply
  • 64 views

Forum|alt.badge.img+10

Hello,

I have a form built with Forms O365 (Responsive Forms designer) and at the end of the form, it captures “signatures” of the people who’ve submitted the form and the manager who will then have to approve it.

The current date is applied using the dateNow() function for the person submitting which is automatically applied but if the manager decides to approve two weeks later, the same date of the submitter is applied…. any idea why that is?

Is it because the workflow is basically paused from the date the person submitted the form and is waiting for the manager to just click approve? If so, how do you go about applying the correct date?

Below is what I use to apply the signature + the current date…

 

replace([Form].[Approver],"(^.*?(?=;#);#)","")+" - "+formatDate(dateNow(),"MM/DD/YYYY")

Best answer by jpacheco

I figured out my issue… I used the function within the task from and once the approver approves, it captures the current date and applies it thereafter.

View original
Translate
Did this topic help you find an answer to your question?

Forum|alt.badge.img+10
  • Scout
  • February 26, 2024

I figured out my issue… I used the function within the task from and once the approver approves, it captures the current date and applies it thereafter.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings