want to set message using URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 09:19 AM
Hi All,
I want to set URL through alert () message or showfieldmessage(). its means if message shows "CLICK Here" it will redirect to different page. for me alert () message shows URL & all instead of only word.
can we achieve by alert () or showfieldMessage().?
we have used addInfomessage() but its only visible for 4 secs post that the message gone. Our customer want it will be still visible until they will click "X" mark. is there any alternative way-out?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 10:05 AM - edited 11-12-2024 10:06 AM
Hello @abirakundu23,
To implement desired functionality, Please use the following Client Script -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:03 PM
Hi @akash_avasare ,
I have used already similar approach but problem here is message automatically gone after 4 secs. Any alternative do we have display message.