Skip to main content
Nintex Community Menu Bar

2 days from Current Date change field status

  • September 12, 2017
  • 1 reply
  • 10 views

Forum|alt.badge.img

I am new to Nintex so unsure how to do this, so any advice will be appreciated. I have a list with a field called status, this can be New, Not started, in progress and Done. It is defaulted to new on creation of a list item. I want a workflow fired where the items that are set as New change to Not started after 2 days of the created date.

1 reply

Forum|alt.badge.img+16

is this the same question?

https://community.nintex.com/thread/17566-update-item-when-date-is-over-2-days-old

you could do a site workflow to run daily and update new items after two days using something similar to this:

or you could have a workflow fire on item creation that pauses for two days and then updates the status.