In a 7.0 application notes, I used aliases in the radio buttons.
I test the migration of the base 9.0 and I have an abnormal behavior for radio buttons with aliases.
I have a field Yes / No multi-language so i used Yes|1 and No|0 and default i used “Yes”
On the 7.0 server, the Yes radio button is checked
But nothing on the 9.0 server is checked
I tested without the alias it works but when I add the alias my default selection is empty.
Will he regress to the 9.0 version only if I access the web form ?