Skip to main content
Nintex Community Menu Bar
Question

Inability to filter if in the middle of a flow and have unsaved changes

  • July 11, 2024
  • 1 reply
  • 6 views

Forum|alt.badge.img+5

occurs with the inability to filter if in the middle of a flow and have unsaved changes. This video will best show the issue; https://www.screencast.com/t/rJBCTWyS9

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 11, 2024

Because filtering generally requires a requery action - which would wipe out your unsaved changes - we disable the function if we see unsaved changes on your model. 

You might separate your actions in some way.  Maybe save the changes before you get to the step where you desire additional filtering,  or build a second model (on the same object) that is just used for finding the data you want in your filter. 

There will be ways around your problem,  but I recognize it is a pain.