Currently this version of the module uses a single variable for all forms. At the same time this makes our form_info to be less performatic and also forbids each form to be exported individually via features.
We should make so that each form has its own form_info variable.

Comments

caminadaf created an issue.