Dialog Form Name Is Postfixed With Dialog
ERP5 Forms are often used to show dialogs for exporting, importing, fast input,
etc. In this case, they must be named: PortalType_viewMethodNameDialog
Good Example:
UseCase_viewActorFastInputDialog
Bad Example:
UseCase_viewActorFastInput