Can we add custom link in Login.do Page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2023 02:25 AM
Can we add a custom link in beside forgot password in login.do page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2023 06:55 AM
Technically, you could. This OOB page is Login. In my PDI, there is a single widget on the page with the id widget-login. You could create a new login page, clone the widget for making customizations, add it to the new page, and change the portal login page to the new login page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-07-2023 07:10 AM
Hi
please check the following article which describes how to build/configure a custom login page: https://davidmac.pro/posts/2022-11-09-sn-custom-login-page/
Maik