on 2024 Jun 14 4:30 PM
Is it possible to modify manifest or provide a new manifest dynamically in component.js?
Any example or reference is available?
Or any hooks available to change manifest dyanmically?
Note: Want to change routes pattern and targets.
Request clarification before answering.
if you want to manipulate the router, that should give you some idea.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
yes it is. Follow the thread here to find pros and cons about providing the manifest.json dynamically.
Best regards,
Marcel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
Could you give a brief example of what you would like to achieve? The patterns in manifest are there to do the trick already, right? Maybe the patterns are not specific enough in your case?
If you want to do it dynamically, please have a look at:
https://sapui5.hana.ondemand.com/sdk/#/api/sap.m.routing.Router
https://sapui5.hana.ondemand.com/sdk/#/api/sap.ui.core.routing.Router
Regards,
Noël
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 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.