Skip to main content

I have a website that hosts a K2 form in an iframe.  The form contains a list view. On double click of an item in the list view it navigates to another form that contains the item view for the item clicked – this opens in the same window. How do I navigate to another page on the website and show the item view on the new page instead of showing it in the same page/window?

11631iCC283DDC2480BA1F.png


Have not had a chance to test this, but are you using the Navigate to URL rule?  does one of the options above change the behavior.


 


1.  Does running this form outside fo the iframe open it in a new tab?


 


2.  An Iframe may change how the rule executes vs when excuting directly in the RuntimeRuntime URL, as the target="" attribute may behavior differently within an Iframe vs from the page itself.


Incase someone else has this problem - there's a k2 control for this and can be found here 

http://community.k2.com/t5/K2-blackpearl/K2-smartforms-URL-control/ba-p/70746


Reply