Skip to main content
Nintex Community Menu Bar
Question

Field editors in wizard step don't show up (even though models have a data row)

  • July 9, 2024
  • 8 replies
  • 23 views

Forum|alt.badge.img+18

I have three very long field editors… lots of data. The models have a data row in them (when viewed in the console). The third model is all ui-only fields. No rendering conditions anywhere.

Any reason this the field editors wouldn’t show up? 

8 replies

Forum|alt.badge.img+20

Any console errors?


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

Nope. Just this warning we get all the time:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check http://xhr.spec.whatwg.org/.



Forum|alt.badge.img+20

Try excluding the field editor with the UI-Only fields. Then, try removing the UI-Only model from the page.


Forum|alt.badge.img+6
  • Nintex Employee
  • July 10, 2024

Is there a data row in that model of ui-only fields?


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

All three models have data. I’ll try Pat’s suggestion.


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

Still nothing if I comment out the field editor with ui-only fields.

The rest of the page/wizard is working, so I don’t imagine it’s an issue with the ui-only model itself.


Forum|alt.badge.img+18
  • Author
  • July 10, 2024

Ah… I found the problem.

I copied the xml for these field editors from a popup that had context conditions…

Removing those conditions on the field editors solved it!


Forum|alt.badge.img+6
  • Nintex Employee
  • July 10, 2024

I  just realized that you said Field Editors. I was thinking only the ui-only one was being problematic. Also, I totally missed the “(even though models have a data row)” part of this post’s title. Double fault.

Any chance that Wizard is in a popup or drawer that would bring context into the scenario?