Hi All,
Is it possible to have more than one controller extension for list report/object page?
Request clarification before answering.
You can actually have more than one, but one for list report and other for object page.
https://ui5.sap.com/#/topic/199a496c5fa544dfbe134b53eaba092e
If you want to further modularize then try creating a singleton class like show below and modularize the code, but you will have a single extension controller and you will be calling the singleton class methods inside.
https://blogs.sap.com/2015/12/29/ui5-classes-and-objects-singleton-pattern/
Regards,
Mahesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.