Check forms in coding style
Extend coding style tests to check forms:
- Method Name Is Prefixed With Portal Or Meta Type, Class Or Interface / Set Document Form Ids To PortalType_view - this was checked for python scripts, but not yet for dialogs
- Form Name Uses Lowercase View After Portal Type
- Dialog Form Name Is Postfixed With Dialog
- Report Name Uses Portal Type Followed By View Report Name And Report
- Place Simulation And Validation Fields At Bottom Of Right Group
- Use Correct Names For Simulation And Validation Titles
and apply minimal fixes to all business templates already running coding style checks.