Hi, I upgraded to DW 8.8.1.32 and now all my betweens in the query no longer works. I think DW has removed the possibility to use .to and .from on the query like this
/Default.aspx?ID=225&GroupID=GROUP108&BoligVrelser.from=4&BoligVrelser.to=5 and now you have to write it like this /Default.aspx?ID=225&GroupID=GROUP108&BoligVrelser=4&BoligVrelser=5
It make at big different in my solution so is it intentionally or and error?