Skip to main content
Nintex Community Menu Bar

Recommended way to use an iframe pointing do a list document in Nintex Forms 2016?

  • August 23, 2017
  • 3 replies
  • 42 views

Forum|alt.badge.img+1

We'll need to use an iframe pointing to a list document in a Nintex Form. What is the simplestest way to achieve this?

Custom Control?

Htmljavascript?

Is there a built in solution for this?

Thanks in advance,

Tiago 

3 replies

Forum|alt.badge.img+14
  • Scholar
  • August 23, 2017

Have a look at page viewer control.  it works the way it creates its own iframe


Forum|alt.badge.img+1

Hi. Yes that was the solution I've came accross. Now I just have to buid a javascript mechanism to choose between the document and related docs or attachments.

By the way, I'm putting bootstrap tabs html inside a text editor, refencing the css and scripts without problems. When I hit sabe in the text editor, it automatically adds target="_blank" to my anchors. Do you know why?


Thanks.  


Forum|alt.badge.img+14
  • Scholar
  • August 23, 2017

I'm sorry, I do not follow what you're trying to do.