Replacing links within a specific portal page to a different page suffix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 04:36 PM
I have a requirement where we need to change the suffix on all URLs within a specific portal page, all links within that page which have a URL suffix of /abc should be converted to /csm for example. Can I create a client script for this? I read somewhere that we need to do a JS include script, but I only want the suffix to be converted on one page within the portal, not the entire portal.
Many thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 04:52 PM
If it is just one page, you can manually change it.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 05:01 PM
Sorry what I meant is, all links within that page are going to /abc?sys_id=12334456 for example, so I want it to automatically change all the links to /csm?sys_id=12334456