Is possible to backport setOmitted() feature for form controls to 2.0.x?
It should be absolutely without BC-break.
I know, new Nette should be released soon, but there will be many projects still running on 2.0.x, which would use this feature.
Use unset in 2.0.x. Or is there any big advantage of using setOmitted()?
unset
setOmitted()