Skip to main content

Hi,

I have a requirement to open subView via hyperlink in ListView item. I know that option is disable in k2 smartforms to do action in ListView items but maybe is therere any option to do this via some javascript ? Anybody try this ? :) 

Pop


 


There are various ways to create a hyperlink that is usable in our SmartForms. In fact there is a hyperlink datatype that can be put into a column that you can use. Full details are available at:


 


http://help.k2.com/onlinehelp/k2smartforms/userguide/1.0.4/webframe.html#using_the_hyperlink_expression_to_navigate_to_a_url.html


 


If the issue is with actually having a view available at said url, then I would suggest using iFrames in order to host the runtime URL of the view if you don't want to use the runtime URL itself.


 


Ian


Reply