Hi Team
I have created app-builder project and i want custom browser URL in app-builder code.
Thanks,
Thamizharasan P
Hi Team
I have created app-builder project and i want custom browser URL in app-builder code.
Thanks,
Thamizharasan P
Please provide more detail on your use case.
What is current URL and expected URL in browser ?
Current URL: localhost:9000/apps/app-builder/index.html#/application/appid/dashboard/dashboardid
Expected URL: localhost:9000/apps/my-name/dashboard/dashboardid
Thanks,
Thamizharasan P
Hi Thamizharasan,
If you create App Builder app by providing context path(while creating app) then you will get custom URL like below:
host:9000/apps/{context-path}/index.html#/application/appid/dashboard/dashboardid
Please note that app creation using context-path is not supported on localhost.
This is app is a copy of your app builder binary therefore any future changes in app builder will not reflect in app(which is created using context-path) unless you re-create it.
Regards,
Darpan
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.