want to show links on ui action button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 10:37 AM - edited 08-12-2024 12:40 PM
want to create "Help" UI action button on list view, when they click on that button want to display the pop up that need to show some KB links , anyone Please help me with script for ui page for showing links on pop up...
#UI page # ui action #client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 11:02 AM
What exactly do you need help with? What have you tried already? What exactly did not work? And how exactly did it not work (i.e. what was the actual result)?
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 12:39 PM - edited 08-12-2024 12:42 PM
Hi @Slava Savitsky , we need a ui action button called "help" on list view, when user click on that , we need to display pop up and that pop up contains some KB links, when user click on that links that link will open new window, i am new in this , i want help on script to create ui page for that pop up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2024 04:05 AM
I am afraid there is still not enough information.
My understanding, based on your response, is that you know:
- how to configure a UI action
- how to have that UI action trigger a popup
- how to have that popup display a UI page
As for the UI page itself, I have no clue what you want it to contain and to look like. In principle, as long as you put some valid HTML code into the "HTML" field, that is what is going to be rendered on your UI page.
For more information about UI pages, refer to the product documentation. I would also recommend taking a look at some of the UI pages available in the base system as an example.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/