I use sessions to transfer parameters from K2 to Chronoforms 6. But K2 is executed later than Chronoforms and therefore the variables are passed empty. (plugins ordering - Chronoforms is the last plugin - doesn't help). At first visit the page, CFs textfields are empty. And they are fills after refresh of the page. I think it's becouse of order. How to make chronoform's execution after k2?
I use shortcode {chronoforms6}myform{/chronoforms6} in K2 item.
I use shortcode {chronoforms6}myform{/chronoforms6} in K2 item.