Skip to main content
Nintex Community Menu Bar
Question

Preventing iframe refresh - when associated with a model

  • July 10, 2024
  • 3 replies
  • 19 views

Forum|alt.badge.img+8

Is there a way to prevent the iframe refresh when a field is updated?

I saw a similar question asked, but the solution presented doesn’t fit for my use case. 

Here’s a quick screencast of the use case:
https://youtu.be/N2MkETchdCw

3 replies

Forum|alt.badge.img+17

What about “twin models” on the same object. the model you pull the IFrame URL from stays stagnant and you make your field updates in a second model connected to the same object?


Forum|alt.badge.img+8

That’s exactly what I do when I’m just showing 1 record per page. Is there some way to do that when they are several records?


Forum|alt.badge.img+17

Ah… I see what you are saying. You are using field editors and they wouldn’t line up. The only thing I can think of right now is to make your edits in a popup window that is on a twin model.