You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12468 [Form] Removed sidebar about Stateful data mappers (wouterj)
This PR was merged into the 3.4 branch.
Discussion
----------
[Form] Removed sidebar about Stateful data mappers
Fixes#11401
As you can see in the referenced comment by @webmozart, having to implement the data mapper in a separate class is a real edge-case: It would have to depend on an option configured on the Form. I would say it's better to just completely remove the sidebar. If a user needs such advanced usage of the form component, they'll probably find out themselves that you can also pass instances of another class to this method.
Commits
-------
60b7dd8 Removed sidebar about Statefull data mappers
0 commit comments