Skip to main content
Nintex Community Menu Bar
Question

Field From Another Model Conditions break in V1 to V2 conversion and I can't get them to work again.

  • May 3, 2026
  • 2 replies
  • 16 views

Forum|alt.badge.img+17

Hello! I have quite a few complex pages and over 200 pages in all and I have been putting off upgrading from V1 to V2 because of it. I am now attempting the process.

I decide to start with one of the complex pages to make sure I would be able to get it converted. I was able to work through all the issues except that all of my conditions that are “Field From Another Model” conditions are not working and I can’t get them to work. They still work fine in the V1 version, but V2 doesn’t seem to like them. If I deativate the field from another model condition, the model loads fine and gives me the results I would expect. But when I activate the field from another model condition, the model returns zero rows when it should return many rows.

The target model that the field from another model condition is based on is performing as expected and loading the appropriate rows.

I have been trouble shooting this for an hour and Field From Another Model just doesn’t seem to work on V2. I’m running the most updated version Nintex Skuid. Any help would be greatly appreciated. 

2 replies

Forum|alt.badge.img+17

Working with support, we have narrowed it down to aggregate models using the “in the set of values from another model” condition in V2 pages.


Forum|alt.badge.img+17

Got this working for anyone reading this. All conditions set to server and instead of loading on page load create an action sequence that triggers on page render that queries the models in sequence. Use the underlying field names, not the aliases.